aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/libtorrent-rasterbar-14
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2006-04-16 00:30:29 +0800
committerarved <arved@FreeBSD.org>2006-04-16 00:30:29 +0800
commitb071c2abf4c56625b9ebb61a8a09e030be569784 (patch)
tree8fcb1ad27ad1bb373a5095801ad3bd16d5d870aa /net-p2p/libtorrent-rasterbar-14
parent54ac08195a14fd431c7d10ce9d02e567b117f12e (diff)
downloadfreebsd-ports-gnome-b071c2abf4c56625b9ebb61a8a09e030be569784.tar.gz
freebsd-ports-gnome-b071c2abf4c56625b9ebb61a8a09e030be569784.tar.zst
freebsd-ports-gnome-b071c2abf4c56625b9ebb61a8a09e030be569784.zip
Fix configure patch to detect other boost libraries, so client_test is
compiled PR: 95604 Submitted by: Johan Strom <johan@stromnet.org> cvs: ----------------------------------------------------------------------
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/files/patch-configure20
-rw-r--r--net-p2p/libtorrent-rasterbar-14/pkg-plist1
2 files changed, 21 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-configure b/net-p2p/libtorrent-rasterbar-14/files/patch-configure
index a8e38063d8fc..ab3c784a2d73 100644
--- a/net-p2p/libtorrent-rasterbar-14/files/patch-configure
+++ b/net-p2p/libtorrent-rasterbar-14/files/patch-configure
@@ -30,3 +30,23 @@
fi
done
+@@ -20880,7 +20880,8 @@
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
+ if test `eval echo '${'$as_ac_Lib'}'` = yes; then
+- BOOST_REGEX_LIB=$ax_lib break
++ BOOST_REGEX_LIB=$ax_lib
++ break
+ fi
+
+ done
+@@ -21037,7 +21038,8 @@
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
+ if test `eval echo '${'$as_ac_Lib'}'` = yes; then
+- BOOST_PROGRAM_OPTIONS_LIB=$ax_lib break
++ BOOST_PROGRAM_OPTIONS_LIB=$ax_lib
++ break
+ fi
+
+ done
diff --git a/net-p2p/libtorrent-rasterbar-14/pkg-plist b/net-p2p/libtorrent-rasterbar-14/pkg-plist
index c9240c5438e8..91282392941e 100644
--- a/net-p2p/libtorrent-rasterbar-14/pkg-plist
+++ b/net-p2p/libtorrent-rasterbar-14/pkg-plist
@@ -43,6 +43,7 @@ lib/libtorrent.so
lib/libtorrent.la
lib/libtorrent.a
libdata/pkgconfig/libtorrent.pc
+bin/client_test
bin/dump_torrent
bin/make_torrent
bin/simple_client