diff options
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 734b51c78d9..c53979fbe7f 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254 2012/10/03 21:56:33 wiz Exp $ +# $NetBSD: Makefile,v 1.255 2012/10/08 12:19:27 asau Exp $ DISTNAME= postfix-2.8.12 PKGREVISION= 2 @@ -18,7 +18,6 @@ LICENSE= cpl-1.0 CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]* CONFLICTS+= esmtp>=1.2 nullmailer-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= perl |