diff options
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 5ed4b8ba53a8..1dca2be8dd36 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -76,7 +76,7 @@ post-patch: ${ECHO} "all: default" >> Makefile) pre-install: - @/bin/sh ${PKGDIR}/INSTALL Postfix PRE-INSTALL + @/bin/sh ${PKGINSTALL} Postfix PRE-INSTALL do-install: @${MKDIR} -m 755 ${PREFIX}/etc/postfix |