From be64f3bc83f420b456872d749c3d34edde684814 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 22 Feb 2010 00:53:10 +0000 Subject: As previously discussed on -ports, make the following changes: 1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14 a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel b. Add entries to MOVED and UPDATING 2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version 3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent Feature safe: yes --- games/springlobby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/springlobby') diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index a2d55d5ff0b9..48ca9250f57c 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -40,7 +40,7 @@ PLIST_SUB+= NLS="@comment " .endif .if !defined(WITHOUT_TORRENT) -LIB_DEPENDS+= torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel +LIB_DEPENDS+= torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14 .else CMAKE_ARGS+= -DOPTION_TORRENT_SYSTEM:BOOL=OFF .endif -- cgit v1.2.3