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