Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:49 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: 5c8c372cfcdf - main - devel/libgee06: Add CPE information
Message-ID:  <202110142132.19ELWnGm079210@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=5c8c372cfcdf662e22602d2c827c4a510c721343

commit 5c8c372cfcdf662e22602d2c827c4a510c721343
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:27 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:27 +0000

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

diff --git a/devel/libgee06/Makefile b/devel/libgee06/Makefile
index 28e0fa0b4623..573d55019988 100644
--- a/devel/libgee06/Makefile
+++ b/devel/libgee06/Makefile
@@ -14,7 +14,8 @@ COMMENT=	GObject collection library
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-introspection=yes
 INSTALL_TARGET=	install-strip
-USES=		gmake gnome libtool pathfix pkgconfig tar:xz
+USES=		cpe gmake gnome libtool pathfix pkgconfig tar:xz
+CPE_VENDOR=	gnome
 USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
 



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