aboutsummaryrefslogtreecommitdiff
path: root/misc/esniper/files/patch-configure
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-10-23 01:18:23 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-10-23 01:18:23 +0000
commita562f1b3e21cccb338bad359a3adf0394a69dede (patch)
tree6414ed301044473676513619fd87c8107c1824b6 /misc/esniper/files/patch-configure
parent6bd9501dcdb261447080d5b044de52f551e7ff26 (diff)
downloadports-a562f1b3e21cccb338bad359a3adf0394a69dede.tar.gz
ports-a562f1b3e21cccb338bad359a3adf0394a69dede.zip
- Update to 2.17.1
PR: ports/117396 Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=201777
Diffstat (limited to 'misc/esniper/files/patch-configure')
-rw-r--r--misc/esniper/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/esniper/files/patch-configure b/misc/esniper/files/patch-configure
new file mode 100644
index 000000000000..03a193100c22
--- /dev/null
+++ b/misc/esniper/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Sun Oct 21 15:46:58 2007
++++ configure Sun Oct 21 15:47:18 2007
+@@ -2902,7 +2902,7 @@
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lcurl $LIBS"
++LIBS="`$curl_config --libs` $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+ _ACEOF