pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix-current Added CHECK_HEADERS_SKIP to make ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/98c50a85b682
branches: trunk
changeset: 521369:98c50a85b682
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 10 08:10:23 2006 +0000
description:
Added CHECK_HEADERS_SKIP to make the package pass the test.
diffstat:
mail/postfix-current/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5785a55b0de7 -r 98c50a85b682 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Fri Nov 10 08:08:55 2006 +0000
+++ b/mail/postfix-current/Makefile Fri Nov 10 08:10:23 2006 +0000
@@ -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 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= perl
+CHECK_HEADERS_SKIP= src/global/mail_params.h
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index