git: 90ee27b624d7 - main - net/scapy: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90ee27b624d7b6493fa4dd4638451e49edab4395
commit 90ee27b624d7b6493fa4dd4638451e49edab4395
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:07:19 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:25 +0000
net/scapy: Add CPE information
Approved by: portmgr (blanket)
---
net/scapy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/scapy/Makefile b/net/scapy/Makefile
index 2d6ea64de702..98af99fecd8e 100644
--- a/net/scapy/Makefile
+++ b/net/scapy/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libdnet>0:net/py-libdnet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pypcap>0:net/py-pypcap@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR}
-USES= python:3.7+
+USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list