From e759660a7670a278454eb8f4ee883fc066b5ce13 Mon Sep 17 00:00:00 2001 From: jdc Date: Sun, 7 Mar 2004 15:05:38 +0000 Subject: Allow this to use curses' use_default_color(). --- www/lynx/patches/patch-aa | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'www/lynx') diff --git a/www/lynx/patches/patch-aa b/www/lynx/patches/patch-aa index bbae760a711..4dcae14e3e5 100644 --- a/www/lynx/patches/patch-aa +++ b/www/lynx/patches/patch-aa @@ -1,13 +1,12 @@ -$NetBSD: patch-aa,v 1.5 2004/03/03 14:01:00 adam Exp $ - --- configure.orig 2004-02-04 12:07:09.000000000 +0000 -+++ configure -@@ -4851,7 +4851,7 @@ no|yes) #(vi - fi - ;; ++++ configure 2004-03-05 11:45:35.000000000 +0000 +@@ -4853,3 +4853,3 @@ esac -LIBS="$LIBS -lsocks" +LIBS="$LIBS -lsocks4" cat >> confdefs.h <<\EOF - #define SOCKS 1 - EOF +@@ -12836,3 +12836,3 @@ + case $cf_cv_screen in +-slang|ncurses*) ++curses|slang|ncurses*) + use_dft_colors=maybe -- cgit v1.2.3