diff options
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index f85e5d191a1..10912696f4a 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= qbittorrent PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ - torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent.1:${PORTSDIR}/net-p2p/rblibtorrent USE_PYTHON= 2.3+ USE_QT_VER= 4 |