diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 01:00:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 01:00:16 +0000 |
commit | 6653896e1c0e04ff700f13df5cd5a9bd2d578442 (patch) | |
tree | 56d9e6873ae006cc14bba42f66c35fdec4c86783 /net-p2p | |
parent | f913d6266aa7a52e1f14bd699ab092a03e878b3b (diff) | |
download | ports-6653896e1c0e04ff700f13df5cd5a9bd2d578442.tar.gz ports-6653896e1c0e04ff700f13df5cd5a9bd2d578442.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 |