Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:06 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c93fc432607b - main - net/libgrss: Add CPE information
Message-ID:  <202110211435.19LEZ61Z071879@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit c93fc432607b3d173e8d7f75b91111b9545a0d0f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:26:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:26:53 +0000

    net/libgrss: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/libgrss/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/libgrss/Makefile b/net/libgrss/Makefile
index 42584bf09e4e..a6a2d18fcf91 100644
--- a/net/libgrss/Makefile
+++ b/net/libgrss/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 		libxml2.so:textproc/libxml2
 
-USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+CPE_VENDOR=	gnome
 USE_GNOME=	glib20 intlhack introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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