aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 19:45:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:33 +0000
commita4c9756b1cef874e147a2fddd493e13c984f584b (patch)
tree9d817f3bae89b5cc6ac726fc4b7237bbb27b4c9d
parente56dd60b3974cdcad2a198b3053c91ec2c9a8f81 (diff)
downloadports-a4c9756b1cef874e147a2fddd493e13c984f584b.tar.gz
ports-a4c9756b1cef874e147a2fddd493e13c984f584b.zip
devel/libffi: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libffi/Makefile3
1 files changed, 2 insertions, 1 deletions
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