git: 6eb5049ee6b8 - main - devel/py-setuptools44: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6eb5049ee6b866aedd44f208c038da5c5ee27f6f
commit 6eb5049ee6b866aedd44f208c038da5c5ee27f6f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:56:41 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:41 +0000
devel/py-setuptools44: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-setuptools44/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/py-setuptools44/Makefile b/devel/py-setuptools44/Makefile
index f40efbb322f5..4a08cddd4b62 100644
--- a/devel/py-setuptools44/Makefile
+++ b/devel/py-setuptools44/Makefile
@@ -15,9 +15,11 @@ COMMENT= Python packages installer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:2.7 zip
+USES= cpe python:2.7 zip
USE_PYTHON= allflavors autoplist concurrent distutils
+CPE_VENDOR= python
+
MAKE_ENV+= SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
NO_ARCH= yes
PYDISTUTILS_SETUP= ${PYSETUP}
More information about the dev-commits-ports-all
mailing list