summaryrefslogtreecommitdiff
path: root/mk
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 /mk
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 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk12
1 files changed, 11 insertions, 1 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index 6444ead0dba..19400f1a132 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.164 2003/07/29 17:24:49 jmmv Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.165 2003/07/29 19:53:19 jmmv Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -603,6 +603,16 @@ ATERM_USE_GREEK?= NO
# Possible: category/pkg
# Default: not defined
+CANNA_GROUP?= daemon
+# Used in the canna-server-bin package to specify the server group.
+# Possible: any group name
+# Default: daemon
+
+CANNA_USER?= daemon
+# Used in the canna-server-bin package to specify the server user.
+# Possible: any user name
+# Default: daemon
+
#CDRECORD_CONF= ${PKG_SYSCONFDIR}/cdrecord.conf
# The location of the cdrtools/cdrecord configuration file. The
# sysutils/cdrecord pkg issues a warning if the cdrtools default of