aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 19:47:01 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:33 +0000
commit9d34e0e94dd7dbf88b39558c3691bd56d59cf9f6 (patch)
tree5737b5099390df50f65ec0a7b1aaba0ed8b21dc9
parenta4c9756b1cef874e147a2fddd493e13c984f584b (diff)
downloadports-9d34e0e94dd7dbf88b39558c3691bd56d59cf9f6.tar.gz
ports-9d34e0e94dd7dbf88b39558c3691bd56d59cf9f6.zip
devel/libffi321: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libffi321/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libffi321/Makefile b/devel/libffi321/Makefile
index 444d9fdcf7e9..6f21111b5d09 100644
--- a/devel/libffi321/Makefile
+++ b/devel/libffi321/Makefile
@@ -15,11 +15,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_riscv64= fails to configure: libffi has not been ported to riscv64-portbld-freebsd13.0.
-USES= libtool
+USES= cpe libtool
USE_LDCONFIG= ${PREFIX}/lib/compat
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/lib/compat \
--disable-static
+CPE_VENDOR= libffi_project
INSTALL_TARGET= install-strip