diff options
Diffstat (limited to 'www/py-py-restclient/Makefile')
| -rw-r--r-- | www/py-py-restclient/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile index d4a26e940b8a..ec3e687413d0 100644 --- a/www/py-py-restclient/Makefile +++ b/www/py-py-restclient/Makefile @@ -3,6 +3,7 @@ PORTNAME= py-restclient PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= Python REST Client RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |
