diff options
Diffstat (limited to 'www/py-collective.templateengines/Makefile')
-rw-r--r-- | www/py-collective.templateengines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-collective.templateengines/Makefile b/www/py-collective.templateengines/Makefile index 63b049e00a5d..0bf510559791 100644 --- a/www/py-collective.templateengines/Makefile +++ b/www/py-collective.templateengines/Makefile @@ -13,7 +13,7 @@ COMMENT= Template engine abstraction layer for Python LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=2.1.0:${PORTSDIR}/devel/py-Products.CMFCore +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=2.1.0:devel/py-Products.CMFCore USES= python:2 zip USE_PYTHON= distutils autoplist |