diff options
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index f85e5d191a13..10912696f4ae 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/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 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index f85e5d191a13..10912696f4ae 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 |