diff options
Diffstat (limited to 'www/py-prewikka/Makefile')
-rw-r--r-- | www/py-prewikka/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-prewikka/Makefile b/www/py-prewikka/Makefile index 867b9ef34534..1a9dac05ef94 100644 --- a/www/py-prewikka/Makefile +++ b/www/py-prewikka/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= cheetah-compile:${PORTSDIR}/devel/py-cheetah LIB_DEPENDS= prelude.20:${PORTSDIR}/security/libprelude \ preludedb.4:${PORTSDIR}/security/libpreludedb -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes .if !defined(WITHOUT_NLS) |