aboutsummaryrefslogtreecommitdiff
path: root/www/py-urlgrabber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-urlgrabber/Makefile')
-rw-r--r--www/py-urlgrabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-urlgrabber/Makefile b/www/py-urlgrabber/Makefile
index 05a2923bced8..dd7f220dc298 100644
--- a/www/py-urlgrabber/Makefile
+++ b/www/py-urlgrabber/Makefile
@@ -14,8 +14,8 @@ COMMENT= High-level cross-protocol url-grabber
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:${PORTSDIR}/ftp/py-pycurl
-RUN_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:${PORTSDIR}/ftp/py-pycurl
+BUILD_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:ftp/py-pycurl
+RUN_DEPENDS= ${PKGNAMEPREFIX}pycurl>=7.19.0_1:ftp/py-pycurl
USES= python
USE_PYTHON= distutils