diff options
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index c1afc9fa2e3..7811b4496d3 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2006/10/16 11:03:07 martti Exp $ +# $NetBSD: Makefile,v 1.73 2006/10/18 09:26:53 martti Exp $ DISTNAME= postfix-2.4-20061015 #PKGREVISION= 1 @@ -129,6 +129,7 @@ SUBST_STAGE.paths= post-patch post-extract: cp ${FILESDIR}/mailer.conf ${WRKDIR}/mailer.conf + rm -f ${WRKSRC}/auxiliary/MacOSX/Postfix.StartupItem/Postfix do-configure: cd ${WRKSRC} && \ |