diff options
Diffstat (limited to 'x11/xman/patches/patch-ab')
-rw-r--r-- | x11/xman/patches/patch-ab | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/x11/xman/patches/patch-ab b/x11/xman/patches/patch-ab index f3610453944..0c342d7f420 100644 --- a/x11/xman/patches/patch-ab +++ b/x11/xman/patches/patch-ab @@ -1,18 +1,16 @@ -$NetBSD: patch-ab,v 1.1 2007/07/28 00:10:37 joerg Exp $ +$NetBSD: patch-ab,v 1.2 2007/08/15 21:45:51 joerg Exp $ ---- configure.orig 2007-07-28 02:06:24.000000000 +0200 +--- configure.orig 2007-08-10 16:18:41.000000000 +0200 +++ configure -@@ -3460,8 +3460,8 @@ echo "$as_me: error: No suitable version - { (exit 1); exit 1; }; } - fi +@@ -3959,6 +3959,7 @@ echo "$as_me: error: No suitable version + -- # Check for man page config files +if test x"$MANCONF" = x; then - echo "$as_me:$LINENO: checking for /etc/man.conf" >&5 - echo $ECHO_N "checking for /etc/man.conf... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for /etc/man.conf" >&5 + echo $ECHO_N "checking for /etc/man.conf... $ECHO_C" >&6; } if test "${ac_cv_file__etc_man_conf+set}" = set; then -@@ -3527,6 +3527,7 @@ fi +@@ -4024,6 +4025,7 @@ fi fi |