Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:56:03 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: 32721661bd08 - main - graphics/librsvg2: Add CPE information
Message-ID:  <202108291156.17TBu3Km039226@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=32721661bd086f75608e261375eb7e290f1f295b

commit 32721661bd086f75608e261375eb7e290f1f295b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:47:51 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 11:47:51 +0000

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

diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 24bea79839f7..6ebcf5119dfb 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -24,9 +24,10 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libpng.so:graphics/png \
 		libcroco-0.6.so:textproc/libcroco
 
-USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	cairo gnomeprefix libgsf gdkpixbuf2 introspection:build \
 		libxml2 pango
+CPE_VENDOR=	gnome
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip



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