diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 17:23:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 17:23:30 +0800 |
commit | 0a509e5bd28bdb45a0790e423aea7f41e11538c1 (patch) | |
tree | 9eceb758edf02d2fcf4b87dd491f283d9e2b730b /accessibility/orca | |
parent | 1df5bf0f38bf5dbcb6126cd484f5a08da9d9fbe0 (diff) | |
download | freebsd-ports-gnome-0a509e5bd28bdb45a0790e423aea7f41e11538c1.tar.gz freebsd-ports-gnome-0a509e5bd28bdb45a0790e423aea7f41e11538c1.tar.zst freebsd-ports-gnome-0a509e5bd28bdb45a0790e423aea7f41e11538c1.zip |
Add a LATEST_LINK of gnome-orca to avoid a conflict with
graphics/orca.
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'accessibility/orca')
-rw-r--r-- | accessibility/orca/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index e69c721de5d6..e912cb89324c 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -18,6 +18,8 @@ COMMENT= Scriptable screen reader LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag +LATEST_LINK= gnome-orca + USE_BZIP2= yes USE_GETTEXT= yes USE_XLIB= yes |