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 /x11-toolkits/py-wxPython26 | |
parent | f9775c22a14616272c347fca677d43c0a530183a (diff) | |
download | ports-a0171be10533b18af1d36e08a1fdfb124d0716fa.tar.gz ports-a0171be10533b18af1d36e08a1fdfb124d0716fa.zip |
Temporarly mark as B0RKEN - requires development version of wxGTK.
Notes
Notes:
svn path=/head/; revision=45403
Diffstat (limited to 'x11-toolkits/py-wxPython26')
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |