summaryrefslogtreecommitdiff
path: root/mail/gnubiff/files/patch-configure
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2006-04-16 18:04:10 +0000
committerTim Bishop <tdb@FreeBSD.org>2006-04-16 18:04:10 +0000
commit8688573520ec1a25499ca16062a66d15497529f8 (patch)
treef071189c3ce74986ba16449ceb7751197e810b17 /mail/gnubiff/files/patch-configure
parentShow message about port split. (diff)
- Update to 2.2.0
- Add WITHOUT_NLS knob
Notes
Notes: svn path=/head/; revision=159737
Diffstat (limited to 'mail/gnubiff/files/patch-configure')
-rw-r--r--mail/gnubiff/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/gnubiff/files/patch-configure b/mail/gnubiff/files/patch-configure
new file mode 100644
index 000000000000..72b8d2f85c08
--- /dev/null
+++ b/mail/gnubiff/files/patch-configure
@@ -0,0 +1,11 @@
+--- ./configure.orig Sun Apr 16 18:58:03 2006
++++ ./configure Sun Apr 16 18:58:06 2006
+@@ -4207,7 +4207,7 @@
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lssl $LIBS"
++LIBS="-lssl -lcrypto $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+ _ACEOF