diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /net-p2p/py-kenosis-bittorrent | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.zst freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'net-p2p/py-kenosis-bittorrent')
-rw-r--r-- | net-p2p/py-kenosis-bittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-kenosis-bittorrent/Makefile b/net-p2p/py-kenosis-bittorrent/Makefile index 74d0512c2382..2248a62bf145 100644 --- a/net-p2p/py-kenosis-bittorrent/Makefile +++ b/net-p2p/py-kenosis-bittorrent/Makefile @@ -48,7 +48,7 @@ WITHOUT_PSYCO= yes # required for GUI .ifndef(WITHOUT_GUI) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24 EXTRA_PATCHES+= ${FILESDIR}/extra-gui-patch-setup.py |