diff options
Diffstat (limited to 'www/py-turbogears2/Makefile')
-rw-r--r-- | www/py-turbogears2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-turbogears2/Makefile b/www/py-turbogears2/Makefile index f87cd102f127..efdb6dda5b15 100644 --- a/www/py-turbogears2/Makefile +++ b/www/py-turbogears2/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crank>=0:devel/py-crank@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}repoze.lru>=0:devel/py-repoze.lru@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist .include <bsd.port.mk> |