git: 3924ee6c09aa - main - graphics/ming: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:09 UTC 2021


The branch main has been updated by decke:

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

commit 3924ee6c09aadb6941b71123dae49d99c5a5c686
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:19:06 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:19:06 +0000

    graphics/ming: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/ming/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile
index 0a9095756cf9..376295d4f743 100644
--- a/graphics/ming/Makefile
+++ b/graphics/ming/Makefile
@@ -17,7 +17,9 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libgif.so:graphics/giflib \
 		libpng.so:graphics/png
 
-USES=		autoreconf bison gmake libtool localbase pathfix pkgconfig shebangfix
+USES=		autoreconf bison cpe gmake libtool localbase pathfix pkgconfig shebangfix
+
+CPE_VENDOR=	libming
 
 CFLAGS+=	-fcommon # https://github.com/libming/libming/issues/55
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/ming


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