diff options
| -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 6f73fac6b76b..5ed4b8ba53a8 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 ${PKGDIR}/INSTALL Postfix PRE-INSTALL  do-install:  	@${MKDIR} -m 755 ${PREFIX}/etc/postfix  | 
