summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wxPython
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-23 12:47:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-23 12:47:18 +0000
commita0171be10533b18af1d36e08a1fdfb124d0716fa (patch)
tree6305b1a897531314b636bef66f322c7129d6f8e7 /x11-toolkits/py-wxPython
parentDowngrade to 2.2.7 and bump PORTEPOCH. It appears that version 2.3.0 to which (diff)
Temporarly mark as B0RKEN - requires development version of wxGTK.
Notes
Notes: svn path=/head/; revision=45403
Diffstat (limited to 'x11-toolkits/py-wxPython')
-rw-r--r--x11-toolkits/py-wxPython/Makefile2
1 files changed, 2 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