diff options
Diffstat (limited to 'www/py-WebTest/Makefile')
-rw-r--r-- | www/py-WebTest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile index b64fcc1bde8f..479e61dd5c7f 100644 --- a/www/py-WebTest/Makefile +++ b/www/py-WebTest/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ ${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress \ ${PYTHON_PKGNAMEPREFIX}webob>=1.2:${PORTSDIR}/www/py-webob -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes |