Add USES=cpe

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-24 18:03:54 +00:00
parent 36a1660e30
commit e9191ba7e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532835

View File

@ -28,11 +28,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup460>=4.5.1<4.6.1:www/py-beautif
${PYTHON_PKGNAMEPREFIX}unidecode>=0.04.14<2.0:converters/py-unidecode@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}willow>=1.3<1.4:graphics/py-willow@${PY_FLAVOR}
USES= python:3.5+ shebangfix
USES= cpe python:3.5+ shebangfix
USE_PYTHON= autoplist distutils
NO_ARCH= yes
CPE_VENDOR= torchbox
SHEBANG_FILES= wagtail/project_template/manage.py
post-patch: