aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:52 +0000
commit3869334ad5bc45ced365dd00c0f3739e204cdd51 (patch)
treed59adf6ef8ea948872da7eaa9a208ccc8c42bccf
parentd45c9d95d9015fd74e5f40b0e35d52e58d39fd32 (diff)
downloadports-3869334ad5bc45ced365dd00c0f3739e204cdd51.tar.gz
ports-3869334ad5bc45ced365dd00c0f3739e204cdd51.zip
science/py-pycsw: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--science/py-pycsw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile
index ed0d12de71b6..122952798c90 100644
--- a/science/py-pycsw/Makefile
+++ b/science/py-pycsw/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geolinks>=0:science/py-geolinks@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR}
-USES= python:3.7+
+USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes