diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-02-22 00:53:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-02-22 00:53:10 +0000 |
commit | be64f3bc83f420b456872d749c3d34edde684814 (patch) | |
tree | 417d2a24ac7aaac512b3cbcdf3385c2bb8b8728f /net-p2p/sharktorrent/Makefile | |
parent | 90b1b2add77751580554a46470c113472bf80a14 (diff) | |
download | ports-be64f3bc83f420b456872d749c3d34edde684814.tar.gz ports-be64f3bc83f420b456872d749c3d34edde684814.zip |
Notes
Diffstat (limited to 'net-p2p/sharktorrent/Makefile')
-rw-r--r-- | net-p2p/sharktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/sharktorrent/Makefile b/net-p2p/sharktorrent/Makefile index afba842f4b60..e5ae5011c491 100644 --- a/net-p2p/sharktorrent/Makefile +++ b/net-p2p/sharktorrent/Makefile @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Bittorrent client using wxWidgets, libtorrent and boost LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ - torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14 USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build corelib gui network |