From e75bcadbbd4eecbef9a2dda958fcab64083dfba1 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Sun, 7 Nov 2010 17:18:36 +0000 Subject: Set group ownership of dahdi device nodes to "dahdi" group. --- misc/dahdi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/dahdi/Makefile') diff --git a/misc/dahdi/Makefile b/misc/dahdi/Makefile index 9bf67ad19be4..1104fda4a577 100644 --- a/misc/dahdi/Makefile +++ b/misc/dahdi/Makefile @@ -7,7 +7,7 @@ PORTNAME= dahdi PORTVERSION= ${DAHDI_VERSION:S/-//g} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc kld MASTER_SITES= ${MASTER_SITE_LOCAL}\ http://downloads.digium.com/pub/telephony/firmware/releases/:firmware @@ -45,6 +45,7 @@ CONFIGURE_ENV= WGET=/usr/bin/fetch USE_LDCONFIG= yes USE_RC_SUBR= dahdi MAKE_ARGS= ADDITIONAL_DRIVERS="wcb1xxp" NO_FETCH=yes +GROUPS= dahdi ONLY_FOR_ARCHS= i386 amd64 sparc64 CONFLICTS= zaptel-[0-9]* -- cgit v1.2.3