diff options
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython28/Makefile | 2 |
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 |