aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/qtorrent
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-01-11 06:04:32 +0800
committerlofi <lofi@FreeBSD.org>2005-01-11 06:04:32 +0800
commitf5c9798d5bc1b93f3f17203c588c628e70a47a6d (patch)
tree02cf5f96970220515641c3ba3e3136ad16e05aac /net-p2p/qtorrent
parentacd5a23a5d4bdb9e9996548889f6c5c888656243 (diff)
downloadfreebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.tar.gz
freebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.tar.zst
freebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.zip
Don't restrict ports depending on py-qt to python 2.3 anymore.
Diffstat (limited to 'net-p2p/qtorrent')
-rw-r--r--net-p2p/qtorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/qtorrent/Makefile b/net-p2p/qtorrent/Makefile
index 204de6018226..a9907c6d122f 100644
--- a/net-p2p/qtorrent/Makefile
+++ b/net-p2p/qtorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qtorrent
PORTVERSION= 0.9.6.1
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= http://thegraveyard.org/files/
@@ -17,7 +18,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_BZIP2= yes
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_PYDISTUTILS=yes
pre-everything::