From 03a55f63ecb1700ef3ac17fd859eb09758861b3b Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Sat, 14 Oct 2000 06:34:25 +0000 Subject: Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message. Submitted by: Dirk Meyer --- mail/sendmail812/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/sendmail812') diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index da47806b6372..2b6df19e5dac 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/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.2.3