git: 7d8ec81482de - main - devel/libpeas: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 09:42:38 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d8ec81482defebff538048f09994d9f074e749f

commit 7d8ec81482defebff538048f09994d9f074e749f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:09:37 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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