aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:34:02 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:08 +0000
commit6b9696f10c0b053b20af479dd7af68fe39bf3e51 (patch)
tree6cbd951c0383520b3e3125f25567d83e0b8011f9
parent595f21fe2d122e031850f128f3913248f7a8307a (diff)
downloadports-6b9696f10c0b053b20af479dd7af68fe39bf3e51.tar.gz
ports-6b9696f10c0b053b20af479dd7af68fe39bf3e51.zip
www/py-scrapy: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/py-scrapy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-scrapy/Makefile b/www/py-scrapy/Makefile
index 6527fdb02154..1cb0746a3830 100644
--- a/www/py-scrapy/Makefile
+++ b/www/py-scrapy/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.0:security/py-cryptography@$
${PYTHON_PKGNAMEPREFIX}lxml>=3.5.0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pydispatcher>=2.0.5:devel/py-pydispatcher@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes