summaryrefslogtreecommitdiff
path: root/inputmethod/canna/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/canna/Makefile.common')
-rw-r--r--inputmethod/canna/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index 562d0f2a8d7..ea939821820 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2006/07/05 04:48:28 jlam Exp $
+# $NetBSD: Makefile.common,v 1.17 2007/07/04 20:54:39 jlam Exp $
#
# Canna common makefile.
#
@@ -24,6 +24,9 @@ USE_IMAKE= yes
CANNA_SPOOL= ${VARBASE}/spool/canna
CANNA_MODE= 0755
+PKG_GROUPS_VARS+= CANNA_GROUP
+PKG_USERS_VARS+= CANNA_USER
+
# XXX IPv6 support. To be done.
#BUILD_DEFS+= USE_INET6
#.include "../../mk/bsd.prefs.mk"