From 74cabb143e7d79eb64a72991f4021a260d9e2db6 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 11 Apr 2004 02:23:46 +0000 Subject: Make this compile on 2.x as well (as NETBSD1). --- mail/postfix/patches/patch-ai | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'mail/postfix/patches') diff --git a/mail/postfix/patches/patch-ai b/mail/postfix/patches/patch-ai index 042e1e0d4b3..e378ad87941 100644 --- a/mail/postfix/patches/patch-ai +++ b/mail/postfix/patches/patch-ai @@ -1,7 +1,16 @@ -$NetBSD: patch-ai,v 1.8 2004/01/23 12:03:44 martti Exp $ +$NetBSD: patch-ai,v 1.9 2004/04/11 02:23:46 kim Exp $ ---- makedefs.orig 2003-11-05 21:50:15.000000000 +0200 -+++ makedefs 2004-01-23 13:56:57.000000000 +0200 +--- makedefs.orig 2003-11-05 14:50:15.000000000 -0500 ++++ makedefs 2004-04-10 22:21:52.000000000 -0400 +@@ -94,7 +94,7 @@ + ;; + OpenBSD.3*) SYSTYPE=OPENBSD3 + ;; +- NetBSD.1*) SYSTYPE=NETBSD1 ++ NetBSD.*) SYSTYPE=NETBSD1 + ;; + BSD/OS.2*) SYSTYPE=BSDI2 + ;; @@ -175,22 +175,6 @@ SYSLIBS="-ldb" ;; -- cgit v1.2.3