diff options
Diffstat (limited to 'www/py-py-restclient/Makefile')
-rw-r--r-- | www/py-py-restclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile index da0154c..5bf7382 100644 --- a/www/py-py-restclient/Makefile +++ b/www/py-py-restclient/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python REST Client -RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:www/py-httplib2 USES= python USE_PYTHON= distutils autoplist |