diff options
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 2 | ||||
-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 |
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index d147683f508e..047bbae2525f 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +BROKEN= "requires unstable development version of wxGTK, which isn't here yet" + WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index d147683f508e..047bbae2525f 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +BROKEN= "requires unstable development version of wxGTK, which isn't here yet" + WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index d147683f508e..047bbae2525f 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +BROKEN= "requires unstable development version of wxGTK, which isn't here yet" + WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index d147683f508e..047bbae2525f 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl +BROKEN= "requires unstable development version of wxGTK, which isn't here yet" + WX_CONFIG= ${X11BASE}/bin/wx-config USE_GMAKE= yes |