diff options
Diffstat (limited to 'devel/py-babel/Makefile')
-rw-r--r-- | devel/py-babel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-babel/Makefile b/devel/py-babel/Makefile index 9f117807405f..1c9a64b55aae 100644 --- a/devel/py-babel/Makefile +++ b/devel/py-babel/Makefile @@ -13,7 +13,7 @@ COMMENT= Collection of tools for internationalizing Python applications RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz -USE_PYTHON= 2.7+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_AUTOPLIST= yes |