diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail-old/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 2 |
4 files changed, 4 insertions, 4 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} \ diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index da47806b6372..2b6df19e5dac 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} \ diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index da47806b6372..2b6df19e5dac 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/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} \ 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} \ |