git: 47fe72db7d32 - main - devel/libast: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:32 UTC 2021


The branch main has been updated by decke:

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

commit 47fe72db7d32545358eb2b81f699db8ddb211792
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:22:08 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:22:08 +0000

    devel/libast: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/libast/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index cddcc3bcf5d3..28f7de700095 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -20,7 +20,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool pathfix
+USES=		cpe libtool pathfix
 
 .if defined(MACHINE_CPU) && ${MACHINE_CPU:Mmmx}
 CONFIGURE_ARGS+=--enable-mmx


More information about the dev-commits-ports-main mailing list