summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 471c6669794..688067ebf71 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.907 2002/01/19 21:29:41 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.908 2002/01/21 16:31:42 zuntum Exp $
#
# This file is in the public domain.
#
@@ -551,7 +551,8 @@ MESSAGE_SUBST+= PKGNAME=${PKGNAME} \
LOCALBASE=${LOCALBASE} \
X11PREFIX=${X11PREFIX} \
X11BASE=${X11BASE} \
- PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
+ PKG_SYSCONFDIR=${PKG_SYSCONFDIR} \
+ QMAILDIR=${QMAILDIR}
MESSAGE_SUBST_SED= ${MESSAGE_SUBST:S/=/}!/:S/$/!g/:S/^/ -e s!\\\${/}
.endif