git: 71b9a7646595 - main - sysutils/py-supervisor: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=71b9a76465958f1acde1fabe42ab62ae8a465e3d
commit 71b9a76465958f1acde1fabe42ab62ae8a465e3d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:37:32 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:12 +0000
sysutils/py-supervisor: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/py-supervisor/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile
index 53f3220eef65..b48dc6efafd3 100644
--- a/sysutils/py-supervisor/Makefile
+++ b/sysutils/py-supervisor/Makefile
@@ -20,12 +20,14 @@ LICENSE_PERMS_REPOZE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR}
-USES= python:3.6+ shebangfix
+USES= cpe python:3.6+ shebangfix
USE_PYTHON= autoplist distutils
USE_RC_SUBR= supervisord
SHEBANG_FILES= supervisor/scripts/*.py supervisor/tests/fixtures/*.py
python_OLD_CMD= "<<PYTHON>>"
+CPE_VENDOR= supervisord
+
NO_ARCH= yes
SUB_LIST= PIDDIR=${PIDDIR} \
PYTHON_CMD=${PYTHON_CMD}
More information about the dev-commits-ports-all
mailing list