summaryrefslogtreecommitdiff
path: root/net/kismet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kismet/Makefile')
-rw-r--r--net/kismet/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/kismet/Makefile b/net/kismet/Makefile
index 0cc3db0ce22..8cbb1ca6553 100644
--- a/net/kismet/Makefile
+++ b/net/kismet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/01/17 23:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/07/04 20:54:50 jlam Exp $
DISTNAME= kismet-2006-04-R1
PKGNAME= kismet-2006.04.01
@@ -26,7 +26,9 @@ KISMET_USER?= kismet
KISMET_GROUP?= kismet
PKG_GROUPS= ${KISMET_GROUP}
PKG_USERS= ${KISMET_USER}:${KISMET_GROUP}::Kismet\ user:${VARBASE}/log/kismet
-BUILD_DEFS+= KISMET_USER KISMET_GROUP VARBASE
+PKG_GROUPS_VARS+= KISMET_GROUP
+PKG_USERS_VARS+= KISMET_USER
+BUILD_DEFS+= VARBASE
PKG_SYSCONFSUBDIR= ${PKGBASE}
EGDIR= ${PREFIX}/share/examples/${PKGBASE}