diff options
author | pav <pav@FreeBSD.org> | 2011-09-07 07:09:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-09-07 07:09:10 +0800 |
commit | 07074f119f64f5acdfa464a379a3380cf68a324c (patch) | |
tree | 315aef41f8c5cc293fe50409195bbaca94baf86d /accessibility | |
parent | bb736b0927e69fdc50fa8f6a694b571210b7d8cd (diff) | |
download | freebsd-ports-gnome-07074f119f64f5acdfa464a379a3380cf68a324c.tar.gz freebsd-ports-gnome-07074f119f64f5acdfa464a379a3380cf68a324c.tar.zst freebsd-ports-gnome-07074f119f64f5acdfa464a379a3380cf68a324c.zip |
- Re-enable on pointyhat, this is needed for gnome2 package ...
Diffstat (limited to 'accessibility')
-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 |