summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorrillig <rillig>2006-11-10 08:10:23 +0000
committerrillig <rillig>2006-11-10 08:10:23 +0000
commit8256248dbf312f4571df89b03901d413cf0bc816 (patch)
tree532f295c80598b1cee8471b28307c407f40962b5 /mail/postfix-current
parent6d1c5931c71d848e2bc285c50ee92e228a14b42c (diff)
downloadpkgsrc-8256248dbf312f4571df89b03901d413cf0bc816.tar.gz
Added CHECK_HEADERS_SKIP to make the package pass the test.
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 17be44fb43b..1bd1ebc64c6 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2006/11/07 07:08:51 martti Exp $
+# $NetBSD: Makefile,v 1.76 2006/11/10 08:10:23 rillig Exp $
DISTNAME= postfix-2.4-20061019
#PKGREVISION= 1
@@ -15,6 +15,7 @@ CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= perl
+CHECK_HEADERS_SKIP= src/global/mail_params.h
.include "../../mk/bsd.prefs.mk"