diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-23 12:47:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-23 12:47:18 +0000 |
commit | a0171be10533b18af1d36e08a1fdfb124d0716fa (patch) | |
tree | 6305b1a897531314b636bef66f322c7129d6f8e7 | |
parent | f9775c22a14616272c347fca677d43c0a530183a (diff) |
Notes
-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 |