diff options
Diffstat (limited to 'www/lynx/patches/patch-ba')
-rw-r--r-- | www/lynx/patches/patch-ba | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/lynx/patches/patch-ba b/www/lynx/patches/patch-ba new file mode 100644 index 00000000000..b0a0490e1ff --- /dev/null +++ b/www/lynx/patches/patch-ba @@ -0,0 +1,13 @@ +$NetBSD: patch-ba,v 1.1 2000/04/07 18:52:26 scottr Exp $ + +--- configure.orig Sat May 29 22:27:26 1999 ++++ configure Fri Apr 7 13:28:11 2000 +@@ -5479,7 +5479,7 @@ + LIBS="$LIBS -L$cf_cv_use_libsocks" + ;; + esac +-LIBS="$LIBS -lsocks" ++LIBS="$LIBS -lsocks4" + cat >> confdefs.h <<\EOF + #define SOCKS 1 + EOF |