Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:09 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: 3924ee6c09aa - main - graphics/ming: Add CPE information
Message-ID:  <202109111157.18BBv9gS082831@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=3924ee6c09aadb6941b71123dae49d99c5a5c686

commit 3924ee6c09aadb6941b71123dae49d99c5a5c686
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:19:06 +0000
Commit:     Bernhard Froehlich <decke@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



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