git: ef63689d853f - main - devel/glib20: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:53:55 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef63689d853fdd53ba84be9bdf784c30fb01ff76
commit ef63689d853fdd53ba84be9bdf784c30fb01ff76
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:11:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:32 +0000
devel/glib20: Add CPE information
Approved by: portmgr (blanket)
---
devel/glib20/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index accbc2e037cb..f497fd1c9d2b 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libffi.so:devel/libffi \
# iconv:wchar_t - our iconv in base doesn't support utf-8 -> wchar_t (boooo)
# (wchar_t is used by glibmm, rawtherapee triggered this)
-USES= compiler:c11 gettext gnome iconv:wchar_t localbase:ldflags \
+USES= compiler:c11 cpe gettext gnome iconv:wchar_t localbase:ldflags \
meson perl5 pkgconfig python:3.6+ tar:xz
USE_LDCONFIG= yes
USE_PERL5= build
@@ -31,6 +31,7 @@ MESON_ARGS= -Db_lundef=false \
-Dxattr=false
BINARY_ALIAS= python3=${PYTHON_CMD}
PORTSCOUT= limitw:1,even
+CPE_VENDOR= gnome
_LIBVERSION= 0.6800.4
PLIST_SUB= LIBVERSION=${_LIBVERSION}
More information about the dev-commits-ports-all
mailing list