Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:32 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ee3e3532b424 - main - www/py-horizon: Add CPE information
Message-ID:  <202110142134.19ELYW1A081859@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYW1A081859>