git: 32721661bd08 - main - graphics/librsvg2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 11:56:04 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32721661bd086f75608e261375eb7e290f1f295b

commit 32721661bd086f75608e261375eb7e290f1f295b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:47:51 +0000
Commit:     Bernhard Froehlich <decke at 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


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