summaryrefslogtreecommitdiff
path: root/mail/postfix-current/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-current/patches/patch-ai')
-rw-r--r--mail/postfix-current/patches/patch-ai10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix-current/patches/patch-ai b/mail/postfix-current/patches/patch-ai
index 1d33174f62f..e3ec76951c7 100644
--- a/mail/postfix-current/patches/patch-ai
+++ b/mail/postfix-current/patches/patch-ai
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.6 2004/06/06 13:50:41 taca Exp $
+$NetBSD: patch-ai,v 1.7 2004/07/02 08:03:04 martti Exp $
---- makedefs.orig 2004-04-15 04:18:06.000000000 +0900
-+++ makedefs
-@@ -182,22 +182,6 @@ case "$SYSTEM.$RELEASE" in
+--- makedefs.orig 2004-04-14 14:59:43.000000000 -0400
++++ makedefs 2004-05-23 22:53:06.000000000 -0400
+@@ -182,22 +182,6 @@
SYSLIBS="-ldb"
;;
Linux.2*) SYSTYPE=LINUX2
@@ -25,7 +25,7 @@ $NetBSD: patch-ai,v 1.6 2004/06/06 13:50:41 taca Exp $
# GDBM locks the DBM .pag file after open. This breaks postmap.
# if [ -f /usr/include/gdbm-ndbm.h ]
# then
-@@ -208,7 +192,6 @@ case "$SYSTEM.$RELEASE" in
+@@ -208,7 +192,6 @@
# CCARGS="$CCARGS -DHAS_DBM -DPATH_NDBM_H='<gdbm/ndbm.h>'"
# GDBM_LIBS=gdbm
# fi