Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2021 20:53:55 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: 4174602fd192 - main - x11-toolkits/pango: Add CPE information
Message-ID:  <202109082053.188Krtqn021097@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=4174602fd192a037bc4a23bf2c8c0c9b94dae6a4

commit 4174602fd192a037bc4a23bf2c8c0c9b94dae6a4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-08 20:14:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-08 20:53:33 +0000

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

diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 6fa4110e2c69..27fbd6b5d24b 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -22,10 +22,12 @@ RUN_DEPENDS=	xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 gettext gnome localbase meson pkgconfig python:env tar:xz
+USES=		compiler:c11 cpe gettext gnome localbase meson pkgconfig python:env tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	cairo glib20 introspection:build
 
+CPE_VENDOR=	gnome
+
 VERSION=	1.8.0
 LIBVERSION=	0.4800.7
 PLIST_SUB+=     VERSION=${VERSION} LIBVERSION=${LIBVERSION}



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