aboutsummaryrefslogtreecommitdiff
path: root/games/springlobby
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-02-22 00:53:10 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-02-22 00:53:10 +0000
commitbe64f3bc83f420b456872d749c3d34edde684814 (patch)
tree417d2a24ac7aaac512b3cbcdf3385c2bb8b8728f /games/springlobby
parent90b1b2add77751580554a46470c113472bf80a14 (diff)
downloadports-be64f3bc83f420b456872d749c3d34edde684814.tar.gz
ports-be64f3bc83f420b456872d749c3d34edde684814.zip
Notes
Diffstat (limited to 'games/springlobby')
-rw-r--r--games/springlobby/Makefile2
1 files changed, 1 insertions, 1 deletions
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