summaryrefslogtreecommitdiff
path: root/www/lynx-current/files/patch-ab
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-06-13 23:58:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-06-13 23:58:48 +0000
commitbb750f6e8aa8e32a7d1201b5ac36fe89cc1aae0b (patch)
treeb0375ac4098c942e709cb456ca0ab088c0761d99 /www/lynx-current/files/patch-ab
parentpass maintainership (diff)
Upgrade to 2.8.6dev.4
Notes
Notes: svn path=/head/; revision=111417
Diffstat (limited to '')
-rw-r--r--www/lynx-current/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/lynx-current/files/patch-ab b/www/lynx-current/files/patch-ab
deleted file mode 100644
index 0de31e29968a..000000000000
--- a/www/lynx-current/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.bak Tue May 28 23:41:42 2002
-+++ configure Wed Jun 5 17:03:30 2002
-@@ -5483,7 +5483,7 @@
- *)
- if test -d $cf_cv_use_libssl ; then
- if test -d $cf_cv_use_libssl/include ; then
-- CPPFLAGS="$CPPFLAGS -I$cf_cv_use_libssl/include"
-+# CPPFLAGS="$CPPFLAGS -I$cf_cv_use_libssl/include"
- cf_ssl_library="-L$cf_cv_use_libssl/lib $cf_ssl_library"
- else
- cf_ssl_library="-L$cf_cv_use_libssl $cf_ssl_library"