Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:13:47 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 04470c2f42b5 - main - graphics/agg: Add CPE information
Message-ID:  <202110201613.19KGDlA6084868@gitrepo.freebsd.org>

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

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

commit 04470c2f42b5dcf9e39fb9af1080fbcc32783f70
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:06 +0000

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

diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index e5e6a65456a3..d32812a055cf 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -17,7 +17,8 @@ LICENSE_FILE=	${WRKSRC}/copying
 LIB_DEPENDS=	libfreetype.so:print/freetype2
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf gmake libtool pathfix pkgconfig sdl xorg
+USES=		autoreconf cpe gmake libtool pathfix pkgconfig sdl xorg
+CPE_VENDOR=	antigrain
 USE_XORG=	x11
 USE_SDL=	sdl
 USE_LDCONFIG=	yes



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