Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:01 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: 730dd8d005fd - main - devel/libzookeeper: Add CPE information
Message-ID:  <202110142133.19ELX1oQ079519@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=730dd8d005fda2627001202bd7c6872d868db77d

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

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

diff --git a/devel/libzookeeper/Makefile b/devel/libzookeeper/Makefile
index 018909b49a5c..f9296e1b3443 100644
--- a/devel/libzookeeper/Makefile
+++ b/devel/libzookeeper/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libcppunit.so:devel/cppunit
 
-USES=		autoreconf libtool pkgconfig
+USES=		autoreconf cpe libtool pkgconfig
+CPE_VENDOR=	apache
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes



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