summaryrefslogtreecommitdiff
path: root/inputmethod/canna
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-29 19:53:19 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-29 19:53:19 +0000
commitf4e532253d4ac7863ca8a53fbd01892e5ddc46ff (patch)
tree2ffd7ee3ced84150107b0f9af7dcec32ccbf27af /inputmethod/canna
parentb742f85ab16f104c05963869580f1a444ed3cb7d (diff)
downloadpkgsrc-f4e532253d4ac7863ca8a53fbd01892e5ddc46ff.tar.gz
Go one step further: turn CANNA_GROUP and CANNA_USER build definitions and
handle the group and the user they specify with bsd.pkg.install.mk. In fact, these variables were already changeable.
Diffstat (limited to 'inputmethod/canna')
-rw-r--r--inputmethod/canna/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index 287e2b3bb2b..b1e845917fa 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2003/07/17 21:43:34 grant Exp $
+# $NetBSD: Makefile.common,v 1.4 2003/07/29 19:53:19 jmmv Exp $
#
# Canna common makefile.
#
@@ -22,8 +22,6 @@ PATCHDIR= ${.CURDIR}/../canna/patches
# "Pkgsrc" version.
CANNA_VERSION= 3.6pl3
-CANNA_OWNER?= daemon
-CANNA_GROUP?= daemon
CANNA_SPOOL= ${DESTDIR}/var/spool/canna
CANNA_MODE= 0755