git: ee3e3532b424 - main - www/py-horizon: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:32 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee3e3532b4244b8e01d60bf57efce5864da7c0b6
commit ee3e3532b4244b8e01d60bf57efce5864da7c0b6
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:56 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:56 +0000
www/py-horizon: Add CPE information
Approved by: portmgr (blanket)
---
www/py-horizon/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/py-horizon/Makefile b/www/py-horizon/Makefile
index 469cc64fda16..928adb986548 100644
--- a/www/py-horizon/Makefile
+++ b/www/py-horizon/Makefile
@@ -74,7 +74,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xstatic-term.js>=0.0.7.0:devel/py-xstatic-term.js@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xstatic-tv4>=1.2.7.0:devel/py-xstatic-tv4@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= openstack
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes