Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 14:11:50 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: 1c8d3f60382a - main - net/libnids: Add CPE information
Message-ID:  <202110131411.19DEBobc056047@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=1c8d3f60382a999d8c2efd725f284700480bb9db

commit 1c8d3f60382a999d8c2efd725f284700480bb9db
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 14:11:16 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 14:11:16 +0000

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

diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index 4df3f5802dd3..cb9196c7dc00 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -22,7 +22,8 @@ GLIB2_USES=	gnome
 GLIB2_USE=	gnome=glib20
 GLIB2_CONFIGURE_ENABLE=	libglib
 
-USES=		pkgconfig
+USES=		cpe pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 
 do-install:



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