Date: Fri, 25 Mar 2016 08:26:35 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411823 - head/devel/libqb Message-ID: <201603250826.u2P8QZbD058839@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Fri Mar 25 08:26:35 2016 New Revision: 411823 URL: https://svnweb.freebsd.org/changeset/ports/411823 Log: Create the haclient group used in pkg-plist. PR: 208221 Modified: head/devel/libqb/Makefile Modified: head/devel/libqb/Makefile ============================================================================== --- head/devel/libqb/Makefile Fri Mar 25 07:42:23 2016 (r411822) +++ head/devel/libqb/Makefile Fri Mar 25 08:26:35 2016 (r411823) @@ -13,6 +13,8 @@ COMMENT= High performance logging, traci LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +GROUPS= haclient + QB_SOCKET_DIR?= /var/run/qb PLIST_SUB+= QB_SOCKET_DIR=${QB_SOCKET_DIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603250826.u2P8QZbD058839>