aboutsummaryrefslogtreecommitdiffstats
path: root/games/springlobby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/springlobby/Makefile')
-rw-r--r--games/springlobby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index 7ceb2e017c2d..371fd73da8a0 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -40,7 +40,7 @@ PLIST_SUB+= NLS="@comment "
.endif
.if ${PORT_OPTIONS:MTORRENT}
-LIB_DEPENDS+= torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
+LIB_DEPENDS+= torrent-rasterbar:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
.else
CMAKE_ARGS+= -DOPTION_TORRENT_SYSTEM:BOOL=OFF
.endif
a>novel2011-11-092-3/+3 * - Fix build on FreeBSD 10miwi2011-10-291-0/+1 * Update to 2.12.12.novel2011-10-242-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1 * Update to 2.12.11.novel2011-09-192-3/+3 * Update to 2.12.10.novel2011-09-162-3/+3 * Update to 2.12.9.novel2011-08-223-21/+5 * - Switch to nettle as crypto library as it's primary librarynovel2011-07-141-3/+3 * - Chase the libgcrypt shared lib versionswills2011-07-031-1/+2 * Update to 2.12.7.novel2011-06-233-4/+6 * - Bump PORTREVISION for the .pc fixpav2011-06-071-0/+1 * Proper fix for gnutls.pc generation by ripping out 'zlib' partnovel2011-06-062-3/+16 * Fix gnutls.pc file by stripping 'zlib' from Requires.private.novel2011-06-061-0/+3 * Update to 2.12.6.1.novel2011-06-06