diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-02 23:42:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-02 23:42:28 +0800 |
commit | 5707231d9db5e875896fac70dadf233e8d6192a4 (patch) | |
tree | fde3289924f650a1fda127753c3672fa5c18ed34 /accessibility/orca | |
parent | 717aa46795e7b00dbdf45e2c4bb98ce602ce1c95 (diff) | |
download | marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar.gz marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar.bz2 marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar.lz marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar.xz marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.tar.zst marcuscom-ports-5707231d9db5e875896fac70dadf233e8d6192a4.zip |
Sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18766 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/orca')
-rw-r--r-- | accessibility/orca/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 06f35708d..67fb5a777 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -22,8 +22,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \ CONFLICTS= orca-3.[0-9]* py*-json-py-[0-9]* -LATEST_LINK= gnome-orca - NO_STAGE= yes USE_BZIP2= yes USES= gettext gmake pathfix pkgconfig |