summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-09-19 21:30:02 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-09-19 21:30:02 +0000
commit1b96952624787cbf6793b1dd8be613f86b456b4b (patch)
tree6f37a74f77b2bd01365d04fad0f15962bbbea946 /net-p2p/py-bittorrent/Makefile
parent- Revert removing site-lisp dir [1] (diff)
- Depend on py-wxPython26-unicode instead of py-gtk2 for gui mode
- Bump PORTREVISION PR: ports/102736 Approved by: maintainer (timeout 18days)
Notes
Notes: svn path=/head/; revision=173415
Diffstat (limited to 'net-p2p/py-bittorrent/Makefile')
-rw-r--r--net-p2p/py-bittorrent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile
index 17007ab7d8ef..b0851687b52d 100644
--- a/net-p2p/py-bittorrent/Makefile
+++ b/net-p2p/py-bittorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= BitTorrent
PORTVERSION= 4.20.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES?= net-p2p python
MASTER_SITES= http://download.bittorrent.com/dl/
@@ -46,7 +47,7 @@ WITHOUT_PSYCO= yes
# required for GUI
.ifndef(WITHOUT_GUI)
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/wx-2.6-gtk2-unicode/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython26-unicode
PLIST_FILES+= \
bin/bittorrent \