Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:57 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: 7c2dff8c54f7 - main - devel/libqb: Add CPE information
Message-ID:  <202110142132.19ELWv7O079414@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=7c2dff8c54f729172826eb8dc115ae3ceddf2125

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

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

diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile
index e053b4159582..448c147c5143 100644
--- a/devel/libqb/Makefile
+++ b/devel/libqb/Makefile
@@ -19,7 +19,8 @@ GROUPS=			haclient
 QB_SOCKET_DIR?=		/var/run/qb
 PLIST_SUB+=		QB_SOCKET_DIR=${QB_SOCKET_DIR}
 
-USES=			autoreconf gmake libtool pathfix pkgconfig python
+USES=			autoreconf cpe gmake libtool pathfix pkgconfig python
+CPE_VENDOR=		clusterlabs
 USE_BINUTILS=		yes
 USE_GITHUB=		yes
 USE_LDCONFIG=		yes



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