diff options
Diffstat (limited to 'textproc/py-paragrep/Makefile')
-rw-r--r-- | textproc/py-paragrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-paragrep/Makefile b/textproc/py-paragrep/Makefile index 9f09c788c2f7..44f222dc5acb 100644 --- a/textproc/py-paragrep/Makefile +++ b/textproc/py-paragrep/Makefile @@ -14,7 +14,7 @@ COMMENT= Paragraph Grep Utility BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grizzled>=0.8.1:${PORTSDIR}/devel/py-grizzled RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS=easy_install |