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/hrktorrent | |
parent | 90b1b2add77751580554a46470c113472bf80a14 (diff) | |
download | ports-be64f3bc83f420b456872d749c3d34edde684814.tar.gz ports-be64f3bc83f420b456872d749c3d34edde684814.zip |
Notes
Diffstat (limited to 'net-p2p/hrktorrent')
-rw-r--r-- | net-p2p/hrktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/hrktorrent/Makefile b/net-p2p/hrktorrent/Makefile index c2d58192028c..c94eea55947d 100644 --- a/net-p2p/hrktorrent/Makefile +++ b/net-p2p/hrktorrent/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://50hz.ws/hrktorrent/ MAINTAINER= hrkfdn@gmail.com COMMENT= A light console torrent client using rasterbar's libtorrent -LIB_DEPENDS= torrent-rasterbar.5:${PORTSDIR}/net-p2p/rblibtorrent-devel +LIB_DEPENDS= torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14 USE_GNOME= pkgconfig USE_BZIP2= yes |