git: 681b3eb29e44 - main - devel/libdaemon: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 09:42:37 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=681b3eb29e44ff7da3e17cd62700bc39fdda1bf1
commit 681b3eb29e44ff7da3e17cd62700bc39fdda1bf1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 09:08:14 +0000
Commit: Bernhard Froehlich <decke at 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>
More information about the dev-commits-ports-all
mailing list