aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail-old
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-14 06:34:25 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2000-10-14 06:34:25 +0000
commit03a55f63ecb1700ef3ac17fd859eb09758861b3b (patch)
tree9f8575ad7ae76eafa6070a89fdfb239e757b51c9 /mail/sendmail-old
parentfc010c8c8ba4b4df94d09e5445e1edb39984951d (diff)
downloadports-03a55f63ecb1700ef3ac17fd859eb09758861b3b.tar.gz
ports-03a55f63ecb1700ef3ac17fd859eb09758861b3b.zip
Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Notes
Notes: svn path=/head/; revision=33810
Diffstat (limited to 'mail/sendmail-old')
-rw-r--r--mail/sendmail-old/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile
index da47806b6372..2b6df19e5dac 100644
--- a/mail/sendmail-old/Makefile
+++ b/mail/sendmail-old/Makefile
@@ -71,7 +71,7 @@ post-install:
(cd ${PREFIX}/share/sendmail; ${TAR} xf -)
.endif
.if exists(${DESTDIR}/etc/mail/mailer.conf)
- @${SED} s!%%PREFIX%%!${PREFIX}!g ${PKGDIR}/pkg-message
+ @${SED} s!%%PREFIX%%!${PREFIX}!g ${PKGMESSAGE}
mailer.conf:
${SED} \