summaryrefslogtreecommitdiff
path: root/www/lynx-current/patches
diff options
context:
space:
mode:
authorfredb <fredb>2000-05-09 00:54:58 +0000
committerfredb <fredb>2000-05-09 00:54:58 +0000
commitbe64632cca9be4eb34defff0cca17a8c7fbaa242 (patch)
tree6c2333593c48bd06907bbb1b5734aaf2e02797ea /www/lynx-current/patches
parentd28ef67e06500ad81cea8d58611fd228f9579db7 (diff)
downloadpkgsrc-be64632cca9be4eb34defff0cca17a8c7fbaa242.tar.gz
Enable socks supports and associated logic (no socks with slang).
Add a test for BSD color capable curses, but leave the default at slang. It builds with curses, but I can't get any color out of it.
Diffstat (limited to 'www/lynx-current/patches')
-rw-r--r--www/lynx-current/patches/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/lynx-current/patches/patch-aa b/www/lynx-current/patches/patch-aa
index 98f1413d566..a7dd08be30a 100644
--- a/www/lynx-current/patches/patch-aa
+++ b/www/lynx-current/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.1 2000/05/08 01:46:57 fredb Exp $
+$NetBSD: patch-aa,v 1.2 2000/05/09 00:55:00 fredb Exp $
--- configure.orig Sat Apr 22 20:16:38 2000
-+++ configure Sun May 7 19:57:45 2000
++++ configure Mon May 8 19:27:11 2000
+@@ -5666,7 +5666,7 @@
+ LIBS="$LIBS -L$cf_cv_use_libsocks"
+ ;;
+ esac
+-LIBS="$LIBS -lsocks"
++LIBS="$LIBS -lsocks4"
+ cat >> confdefs.h <<\EOF
+ #define SOCKS 1
+ EOF
@@ -6597,7 +6597,10 @@
echo "$ac_t""$cf_cv_screen" 1>&6