summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorreed <reed>2004-10-11 21:52:12 +0000
committerreed <reed>2004-10-11 21:52:12 +0000
commite40844f1595bef41e00b9a573e79159ec3c614d7 (patch)
tree1b55ae837ac67d4092691f0973629ddc5ea359e7 /mail/exim
parenta2da99e9f347fde6df97d21d2d7f372ea9c9f98e (diff)
downloadpkgsrc-e40844f1595bef41e00b9a573e79159ec3c614d7.tar.gz
RCD_SCRIPTS_EXAMPLEDIR is now included with MESSAGE_SUBST.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/MESSAGE4
-rw-r--r--mail/exim/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/exim/MESSAGE b/mail/exim/MESSAGE
index 8913c5058be..fff615210f4 100644
--- a/mail/exim/MESSAGE
+++ b/mail/exim/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.6 2004/04/23 22:43:20 reed Exp $
+$NetBSD: MESSAGE,v 1.7 2004/10/11 21:52:12 reed Exp $
To use exim, you will need to perform the following steps manually; it is
inappropriate for this package to make the changes for you.
@@ -11,7 +11,7 @@ inappropriate for this package to make the changes for you.
Copy ${EXAMPLESDIR}/mailer.conf to /etc/mailer.conf.
4. Set 'sendmail=NO', 'exim=YES' and exim_flags to some sane value in
/etc/rc.conf (previously it was "-bd -q15m").
- Copy ${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
+ Copy ${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}/exim to /etc/rc.d.
5. Configuring log rotation is dependent on personal taste and the version
of NetBSD in use. See weekly.conf(5), newsyslog(8), exicyclog and
eximstats.
diff --git a/mail/exim/Makefile.common b/mail/exim/Makefile.common
index ca31d51c4c7..0a8c816e8d0 100644
--- a/mail/exim/Makefile.common
+++ b/mail/exim/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2004/10/11 17:08:41 abs Exp $
+# $NetBSD: Makefile.common,v 1.18 2004/10/11 21:52:12 reed Exp $
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
@@ -27,7 +27,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/exim
CONF_FILES= ${EXAMPLESDIR}/aliases ${PKG_SYSCONFDIR}/aliases
CONF_FILES+= ${EXAMPLESDIR}/configure ${PKG_SYSCONFDIR}/configure
MESSAGE_SUBST+= EXAMPLESDIR="${EXAMPLESDIR}"
-MESSAGE_SUBST+= RCD_SCRIPTS_EXAMPLEDIR="${LOCALBASE}/${RCD_SCRIPTS_EXAMPLEDIR}"
PLIST_SUBST+= DISTNAME="${DISTNAME}"
RCD_SCRIPTS= exim