git: a4c9756b1cef - main - devel/libffi: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:47 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4c9756b1cef874e147a2fddd493e13c984f584b
commit a4c9756b1cef874e147a2fddd493e13c984f584b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:45:54 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:33 +0000
devel/libffi: Add CPE information
Approved by: portmgr (blanket)
---
devel/libffi/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index cfd33b2b90e8..91cf2a557354 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -20,9 +20,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= runtest:misc/dejagnu
-USES= compiler:c11 libtool pathfix
+USES= compiler:c11 cpe libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+CPE_VENDOR= libffi_project
CONFIGURE_ARGS= --disable-multi-os-directory
INSTALL_TARGET= install-strip
More information about the dev-commits-ports-all
mailing list