summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/py-wxPython24/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile
index 8bd67c7..ace4189 100644
--- a/x11-toolkits/py-wxPython24/Makefile
+++ b/x11-toolkits/py-wxPython24/Makefile
@@ -48,6 +48,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= "Does not build on ia64"
+.endif
+
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config
OpenPOWER on IntegriCloud