aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-09-06 06:48:20 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-09-06 06:48:20 +0000
commit70e7442fce8bcd4e41387c98fa4a8f099a8c1a00 (patch)
tree80509d53c3765921e1c3efe1f50e08e238dd85cf /accessibility
parentb34f894764ea452340c7ae8efa33dfd3e1e0e921 (diff)
downloadports-70e7442fce8bcd4e41387c98fa4a8f099a8c1a00.tar.gz
ports-70e7442fce8bcd4e41387c98fa4a8f099a8c1a00.zip
Mark as broken on pointyhat: runaway process (build never terminates).
Notes
Notes: svn path=/head/; revision=281277
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/orca/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index e7ad1ef28065..11706de12bf8 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -26,6 +26,10 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
LATEST_LINK= gnome-orca
+.if defined(PACKAGE_BUILDING)
+BROKEN= fails to build on pointyhat: runaway process
+.endif
+
USE_BZIP2= yes
USE_GETTEXT= yes
USE_PYTHON= yes