summaryrefslogtreecommitdiffstats
path: root/net/py-twitter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-twitter/Makefile')
-rw-r--r--net/py-twitter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-twitter/Makefile b/net/py-twitter/Makefile
index f260b3f..106625a 100644
--- a/net/py-twitter/Makefile
+++ b/net/py-twitter/Makefile
@@ -14,8 +14,8 @@ COMMENT= Python wrapper around the Twitter API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests \
- ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:${PORTSDIR}/www/py-requests-oauthlib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \
+ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib
NO_ARCH= yes
USES= python
OpenPOWER on IntegriCloud