Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 09:42:37 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: 681b3eb29e44 - main - devel/libdaemon: Add CPE information
Message-ID:  <202109300942.18U9gbQg005260@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=681b3eb29e44ff7da3e17cd62700bc39fdda1bf1

commit 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 09:08:14 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 09:42:17 +0000

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

diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile
index dd081d8abb06..f3bc2d3bf163 100644
--- a/devel/libdaemon/Makefile
+++ b/devel/libdaemon/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 CONFIGURE_ARGS=	--disable-lynx
 GNU_CONFIGURE=	yes
-USES=		libtool:keepla pathfix
+USES=		cpe libtool:keepla pathfix
 USE_LDCONFIG=	yes
+CPE_VENDOR=	libdaemon_project
 
 .include <bsd.port.mk>



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