From 4fe3e2506700403ebac2323e96febc93eebd8293 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Thu, 12 May 2005 21:07:04 +0000 Subject: [PATCH] Remove WITH_GTK1. wxgtk is no longer available. --- x11-toolkits/py-wxPython24/Makefile | 5 ----- x11-toolkits/py-wxPython26/Makefile | 5 ----- x11-toolkits/py-wxPython28/Makefile | 5 ----- 3 files changed, 15 deletions(-) diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index 78fc81657c4a..b3cd70289b8a 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -47,16 +47,11 @@ post-install: .include -.if !defined(WITH_GTK1) LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config 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 -.endif .include diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 78fc81657c4a..b3cd70289b8a 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -47,16 +47,11 @@ post-install: .include -.if !defined(WITH_GTK1) LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config 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 -.endif .include diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 78fc81657c4a..b3cd70289b8a 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -47,16 +47,11 @@ post-install: .include -.if !defined(WITH_GTK1) LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config 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 -.endif .include