diff options
Diffstat (limited to 'devel/py-mwlib.rl/Makefile')
-rw-r--r-- | devel/py-mwlib.rl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-mwlib.rl/Makefile b/devel/py-mwlib.rl/Makefile index bd4352196dda..ce777eaca3ef 100644 --- a/devel/py-mwlib.rl/Makefile +++ b/devel/py-mwlib.rl/Makefile @@ -18,8 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/texvc:${PORTSDIR}/print/texvc \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.0:${PORTSDIR}/textproc/py-pygments RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_ZIP= yes -USES= gettext +USES= gettext zip USE_PYTHON= yes USE_PYDISTUTILS= easy_install |