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 c1120ffc53c3..0f0ee98b89be 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:www/py-httplib2@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${FLAVOR} USES= python USE_PYTHON= distutils autoplist |