From 0ca10b52f877157739c25c284f62148d8bff5f8e Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sat, 14 Oct 2000 06:34:25 +0000 Subject: Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message. Submitted by: Dirk Meyer --- mail/sendmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/sendmail') diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index da47806..2b6df19 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/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} \ -- cgit v1.1