Skip to content

Commit a4c9756

Browse files
committed
devel/libffi: Add CPE information
Approved by: portmgr (blanket)
1 parent e56dd60 commit a4c9756

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎devel/libffi/Makefile‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
2020

2121
TEST_DEPENDS= runtest:misc/dejagnu
2222

23-
USES= compiler:c11 libtool pathfix
23+
USES= compiler:c11 cpe libtool pathfix
2424
USE_LDCONFIG= yes
2525
GNU_CONFIGURE= yes
26+
CPE_VENDOR= libffi_project
2627

2728
CONFIGURE_ARGS= --disable-multi-os-directory
2829
INSTALL_TARGET= install-strip

0 commit comments

Comments
 (0)