summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-wxPython24
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-11-10 03:31:42 +0000
committerlioux <lioux@FreeBSD.org>2003-11-10 03:31:42 +0000
commitacfda361fb6427a84e0e2a3943b6caf7fa5fe2a2 (patch)
tree03558541051d10e9048d285d1b2c3fe49213a57d /x11-toolkits/py-wxPython24
parentbe93cce63835eb1ed6b99a2827d87d2bbb6b0ac9 (diff)
downloadFreeBSD-ports-acfda361fb6427a84e0e2a3943b6caf7fa5fe2a2.zip
FreeBSD-ports-acfda361fb6427a84e0e2a3943b6caf7fa5fe2a2.tar.gz
Fix WITH_GTK1=yes wxgtk dependencies
Diffstat (limited to 'x11-toolkits/py-wxPython24')
-rw-r--r--x11-toolkits/py-wxPython24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile
index 65d05eb..7356d15 100644
--- a/x11-toolkits/py-wxPython24/Makefile
+++ b/x11-toolkits/py-wxPython24/Makefile
@@ -54,8 +54,8 @@ CONFIGURE_ARGS+= --enable-gtk2
PYDISTUTILS_BUILDARGS+= WXPORT=gtk2
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS} ${PYDISTUTILS_BUILDARGS}
.else
-LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
-WX_CONFIG= ${X11BASE}/bin/wxgtk-2.4-config
+LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk
+WX_CONFIG= ${X11BASE}/bin/wxgtk-2.2-config
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud