diff options
Diffstat (limited to 'www/py-plone.intelligenttext/Makefile')
-rw-r--r-- | www/py-plone.intelligenttext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plone.intelligenttext/Makefile b/www/py-plone.intelligenttext/Makefile index 2faad60e02de..7d12267c3ff7 100644 --- a/www/py-plone.intelligenttext/Makefile +++ b/www/py-plone.intelligenttext/Makefile @@ -13,9 +13,9 @@ COMMENT= Transforms from text/x-web-intelligent to text/html LICENSE= GPLv2 +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |