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 99e88731acdc..bd4352196dda 100644 --- a/devel/py-mwlib.rl/Makefile +++ b/devel/py-mwlib.rl/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_ZIP= yes USES= gettext -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes |