aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:29 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:29 +0000
commit7c2dff8c54f729172826eb8dc115ae3ceddf2125 (patch)
tree977be08b3db8fef79ef95f6b2f9a6a1dd5efa17e
parentdcb9fa86ecefd6c016268753652b640ce3712082 (diff)
downloadports-7c2dff8c54f729172826eb8dc115ae3ceddf2125.tar.gz
ports-7c2dff8c54f729172826eb8dc115ae3ceddf2125.zip
devel/libqb: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libqb/Makefile3
1 files changed, 2 insertions, 1 deletions
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