From 644593e5f4d4f3421f6212d594a77683a713386b Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 10 Nov 2006 08:10:23 +0000 Subject: Added CHECK_HEADERS_SKIP to make the package pass the test. --- mail/postfix-current/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3