diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-06 23:09:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-06 23:09:10 +0000 |
commit | 8b34ae3a812af913c74ed36b179c0d8373ae6be3 (patch) | |
tree | bc7f73adec10d46c295a498ee63f09cea0884fa6 /accessibility/orca | |
parent | ce5d2946b19968af335247b0a3479b9bebe0582f (diff) | |
download | ports-8b34ae3a812af913c74ed36b179c0d8373ae6be3.tar.gz ports-8b34ae3a812af913c74ed36b179c0d8373ae6be3.zip |
Notes
Diffstat (limited to 'accessibility/orca')
-rw-r--r-- | accessibility/orca/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 11706de12bf8..e7ad1ef28065 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -26,10 +26,6 @@ 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 |