aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-05-13 04:59:16 +0800
committerkrion <krion@FreeBSD.org>2005-05-13 04:59:16 +0800
commit0b9f9296d3f648930fc79900bc4b0f8af9fc2a3b (patch)
tree2904dd9a9532d334a99348959e590cc97f62e566 /x11-toolkits
parent05f791f696ff6b3e41a8df78307b217214e9a58d (diff)
downloadfreebsd-ports-gnome-0b9f9296d3f648930fc79900bc4b0f8af9fc2a3b.tar.gz
freebsd-ports-gnome-0b9f9296d3f648930fc79900bc4b0f8af9fc2a3b.tar.zst
freebsd-ports-gnome-0b9f9296d3f648930fc79900bc4b0f8af9fc2a3b.zip
Fix INDEX build.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-wxPython24/Makefile2
-rw-r--r--x11-toolkits/py-wxPython26/Makefile2
-rw-r--r--x11-toolkits/py-wxPython28/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile
index a9a8217f6cf3..78fc81657c4a 100644
--- a/x11-toolkits/py-wxPython24/Makefile
+++ b/x11-toolkits/py-wxPython24/Makefile
@@ -48,7 +48,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !defined(WITH_GTK1)
-LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
CONFIGURE_ARGS+= --enable-gtk2
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index a9a8217f6cf3..78fc81657c4a 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -48,7 +48,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !defined(WITH_GTK1)
-LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
CONFIGURE_ARGS+= --enable-gtk2
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index a9a8217f6cf3..78fc81657c4a 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -48,7 +48,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !defined(WITH_GTK1)
-LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
CONFIGURE_ARGS+= --enable-gtk2