diff options
Diffstat (limited to 'www/py-postorius/Makefile')
-rw-r--r-- | www/py-postorius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-postorius/Makefile b/www/py-postorius/Makefile index bdc5c90ca4fb..5864ba318ce2 100644 --- a/www/py-postorius/Makefile +++ b/www/py-postorius/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-gravatar2>1.0.6:www/py-django-gravata TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isort>0:devel/py-isort@${PY_FLAVOR} -USES= cpe python:3.6+ +USES= cpe python CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist concurrent distutils |