diff options
Diffstat (limited to 'www/py-plone.alterego/Makefile')
-rw-r--r-- | www/py-plone.alterego/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.alterego/Makefile b/www/py-plone.alterego/Makefile index 924ad3987bae..d0fa87e81358 100644 --- a/www/py-plone.alterego/Makefile +++ b/www/py-plone.alterego/Makefile @@ -13,9 +13,9 @@ COMMENT= Low level support for dynamic modules LICENSE= LGPL20 +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |