Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:19:46 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4c9756b1cef - main - devel/libffi: Add CPE information
Message-ID:  <202109102119.18ALJkpU005006@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a4c9756b1cef874e147a2fddd493e13c984f584b

commit a4c9756b1cef874e147a2fddd493e13c984f584b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 19:45:54 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102119.18ALJkpU005006>