aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-gettext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-gettext/Makefile')
-rw-r--r--textproc/py-gettext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-gettext/Makefile b/textproc/py-gettext/Makefile
index 54fcb2fd1a40..21e074b1ccb7 100644
--- a/textproc/py-gettext/Makefile
+++ b/textproc/py-gettext/Makefile
@@ -13,10 +13,10 @@ COMMENT= Python Gettext po to mo file compiler
LICENSE= BSD
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.pre.mk>