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 9224293fd218..23ff7675111f 100644 --- a/devel/py-babel/Makefile +++ b/devel/py-babel/Makefile @@ -13,7 +13,7 @@ COMMENT= Collection of tools for internationalizing Python applications LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz USES= python USE_PYTHON= autoplist concurrent distutils |