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 /devel/wxGlade | |
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 'devel/wxGlade')
-rw-r--r-- | devel/wxGlade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/wxGlade/Makefile b/devel/wxGlade/Makefile index 43b2bf2f2e43..46785e70824f 100644 --- a/devel/wxGlade/Makefile +++ b/devel/wxGlade/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= wxglade MAINTAINER= ports@FreeBSD.org COMMENT= GUI builder for wxPython/wxWindows written in Python -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wx.py:${PORTSDIR}/x11-toolkits/py-wxPython +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wx.py:${PORTSDIR}/x11-toolkits/py-wxPython24 USE_PYTHON= yes NO_BUILD= yes |