Date: Thu, 30 Sep 2021 09:42:38 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: 7d8ec81482de - main - devel/libpeas: Add CPE information Message-ID: <202109300942.18U9gcvG005284@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=7d8ec81482defebff538048f09994d9f074e749f commit 7d8ec81482defebff538048f09994d9f074e749f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-30 09:09:37 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-30 09:42:18 +0000 devel/libpeas: Add CPE information Approved by: portmgr (blanket) --- devel/libpeas/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index d3dc2c223bb9..c27f60b9aa5c 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -24,10 +24,11 @@ LIB_DEPENDS+= libpeas-1.0.so:devel/libpeas PORTSCOUT= ignore:1 .endif -USES= gettext gnome meson pkgconfig tar:xz +USES= cpe gettext gnome meson pkgconfig tar:xz USE_GNOME= cairo gtk30 intlhack introspection USE_LDCONFIG= yes INSTALLS_ICONS= yes +CPE_VENDOR= gnome MESON_ARGS+= -Dglade_catalog=false PLIST= ${.CURDIR}/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109300942.18U9gcvG005284>