diff options
Diffstat (limited to 'devel/py-collective.monkeypatcher/Makefile')
-rw-r--r-- | devel/py-collective.monkeypatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-collective.monkeypatcher/Makefile b/devel/py-collective.monkeypatcher/Makefile index c5eca06f9020..587aa7da1049 100644 --- a/devel/py-collective.monkeypatcher/Makefile +++ b/devel/py-collective.monkeypatcher/Makefile @@ -13,9 +13,9 @@ COMMENT= Applying monkey patches on startup using ZCML configuration LICENSE= BSD +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -USE_ZIP= yes .include <bsd.port.mk> |