aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/orca
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-28 22:38:35 +0800
committerbapt <bapt@FreeBSD.org>2014-04-28 22:38:35 +0800
commit3a3a133c7a1518fe64132c1b151ab8012b46f165 (patch)
treed4048961af8d2c8cb1e96bf5b39ca1eeb3b5ca33 /accessibility/orca
parent7f64fc7b07c9961978234d0859f802f271c31960 (diff)
downloadfreebsd-ports-graphics-3a3a133c7a1518fe64132c1b151ab8012b46f165.tar.gz
freebsd-ports-graphics-3a3a133c7a1518fe64132c1b151ab8012b46f165.tar.zst
freebsd-ports-graphics-3a3a133c7a1518fe64132c1b151ab8012b46f165.zip
Convert from USE_GNOME=gnomehack -> USES=pathfix
While here: - Strip binaries - Convert USE_BZIP2 -> USES=tar:bzip2 - Convert to USES=libtool - Remove tests for gnopernicus as they badly track the dependencies they needs and fails to build with non recursive ld(1) - orca does not need pathfix at all
Diffstat (limited to 'accessibility/orca')
-rw-r--r--accessibility/orca/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 576b926fd14..4c4882768ae 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -20,10 +20,9 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/pyatspi/__init__.py:${PORTSDIR}/accessibility/at-spi \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg
-USE_BZIP2= yes
-USES= gmake gettext pkgconfig
+USES= gmake gettext pkgconfig tar:bzip2
USE_PYTHON= 2
-USE_GNOME= gnomeprefix gnomehack libgnomeui gnomespeech pygnome2 \
+USE_GNOME= gnomeprefix libgnomeui gnomespeech pygnome2 \
pygnomedesktop
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes