summaryrefslogtreecommitdiff
path: root/editors/fe/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-30 23:52:53 +0000
committerwiz <wiz@pkgsrc.org>2007-01-30 23:52:53 +0000
commit6f8e51c21fad39d9eff3b25f866bf91be5822edd (patch)
treec8e39c6fdc951fa3460507a6df40c5c58132051e /editors/fe/patches
parent0be8123cb9b44a0ebb509f910d537f5002555bfd (diff)
downloadpkgsrc-6f8e51c21fad39d9eff3b25f866bf91be5822edd.tar.gz
Second try at fixing the bulk build of this package --
let the curses test always succeed.
Diffstat (limited to 'editors/fe/patches')
-rw-r--r--editors/fe/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/fe/patches/patch-aa b/editors/fe/patches/patch-aa
new file mode 100644
index 00000000000..7efee9d218c
--- /dev/null
+++ b/editors/fe/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2007/01/30 23:52:53 wiz Exp $
+
+--- configure.orig 2007-01-30 23:50:13.000000000 +0000
++++ configure
+@@ -2717,6 +2717,7 @@ fi
+ rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ fi
+ LIBS=$ORIG_LIBS
++curses_ok=yes
+ if test "$curses_ok" = yes; then
+ echo "$as_me:$LINENO: checking for modern curses without raw() bug" >&5
+ echo $ECHO_N "checking for modern curses without raw() bug... $ECHO_C" >&6