summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-04-28 11:27:54 +0000
committeruebayasi <uebayasi>2004-04-28 11:27:54 +0000
commitf5b690e8977f12fabf5960237be2f05482567c83 (patch)
tree0d8f6f7f2bee6d88000262d4aaf428b5376f4b4b /mk
parenta97a511305641dc03667fd2a1143730556262b09 (diff)
downloadpkgsrc-f5b690e8977f12fabf5960237be2f05482567c83.tar.gz
* Bl3ify.
* Enable pkgviews installation. * Obsolete PRIV_CONF_DIR and follow PKG_SYSCONFDIR, the standard.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index c4127b87d01..6ab194fb53d 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.234 2004/04/22 15:58:26 seb Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.235 2004/04/28 11:27:54 uebayasi Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1748,12 +1748,6 @@ PURE_FTPD_USE_VIRTUAL_CHROOT?= NO
# Possible: YES, not defined
# Default: not defined
-PRIV_CONF_DIR?=${LOCALBASE}/etc
-# Specify the parent of the directory for pkgsrc/security/priv
-# package's configuration data.
-# Possible: Any valid directory
-# Default: ${LOCALBASE}/etc
-
#PROCMAIL_MAILSPOOLHOME=.MailBox
# To default user mailboxes to their home directory,
# specify the name of the mailbox file.