aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 04:48:22 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 04:48:22 +0800
commit1e8973f2f8bb34bbea18700e9818a2a5ea2b19a1 (patch)
tree07235bb7398dc7fdcca878519dc185a066c84f25 /accessibility/at-spi
parenta3ed874d6f8eea6279f5a237efa1ba945215cf6c (diff)
downloadfreebsd-ports-gnome-1e8973f2f8bb34bbea18700e9818a2a5ea2b19a1.tar.gz
freebsd-ports-gnome-1e8973f2f8bb34bbea18700e9818a2a5ea2b19a1.tar.zst
freebsd-ports-gnome-1e8973f2f8bb34bbea18700e9818a2a5ea2b19a1.zip
Remove now useless dependency on gnomehier
Diffstat (limited to 'accessibility/at-spi')
-rw-r--r--accessibility/at-spi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index 0e017e7a10aa..dfa4a761777d 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -4,7 +4,7 @@
PORTNAME= at-spi
PORTVERSION= 1.32.0
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +19,7 @@ USES+= tar:bzip2
RUN_DEPENDS= at-spi2-atk>2.6.0:${PORTSDIR}/accessibility/at-spi2-atk
USES+= gmake gettext libtool pathfix pkgconfig python:2
-USE_GNOME= gnomehier intlhack gtk20 gconf2 libbonobo
+USE_GNOME= intlhack gtk20 gconf2 libbonobo
USE_XORG= x11 xtst
USE_LDCONFIG= yes
GNU_CONFIGURE= yes