From 5eff2afc4501e55c92bfe012b4324be0962da46d Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Fri, 25 Mar 2016 08:26:35 +0000 Subject: [PATCH] Create the haclient group used in pkg-plist. PR: 208221 --- devel/libqb/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile index 1729258d26fe..2079fd51ec83 100644 --- a/devel/libqb/Makefile +++ b/devel/libqb/Makefile @@ -13,6 +13,8 @@ COMMENT= High performance logging, tracing, ipc, and polling library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +GROUPS= haclient + QB_SOCKET_DIR?= /var/run/qb PLIST_SUB+= QB_SOCKET_DIR=${QB_SOCKET_DIR}