diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-23 20:47:18 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-23 20:47:18 +0800 |
commit | 3335781401538d607ab0fb871ccdd3ddfa1b311e (patch) | |
tree | d5cd9e514d7e2edd098d1ea806df276ceb454714 /x11-toolkits | |
parent | 36fefb9e3dc192999f94725ca935d5b3f6f2eb35 (diff) | |
download | freebsd-ports-gnome-3335781401538d607ab0fb871ccdd3ddfa1b311e.tar.gz freebsd-ports-gnome-3335781401538d607ab0fb871ccdd3ddfa1b311e.tar.zst freebsd-ports-gnome-3335781401538d607ab0fb871ccdd3ddfa1b311e.zip |
Temporarly mark as B0RKEN - requires development version of wxGTK.
Diffstat (limited to 'x11-toolkits')
-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 |