diff options
Diffstat (limited to 'devel/py-Products.contentmigration/Makefile')
-rw-r--r-- | devel/py-Products.contentmigration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Products.contentmigration/Makefile b/devel/py-Products.contentmigration/Makefile index 163c1b2cf4ef..f2c1388c2b9b 100644 --- a/devel/py-Products.contentmigration/Makefile +++ b/devel/py-Products.contentmigration/Makefile @@ -13,9 +13,9 @@ COMMENT= Generic content migration framework for Plone LICENSE= LGPL20 +USES= zip USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |