git: 4174602fd192 - main - x11-toolkits/pango: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:53:56 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4174602fd192a037bc4a23bf2c8c0c9b94dae6a4
commit 4174602fd192a037bc4a23bf2c8c0c9b94dae6a4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:14:52 +0000
Commit: Bernhard Froehlich <decke at 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}
More information about the dev-commits-ports-all
mailing list