diff options
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r-- | accessibility/at-spi/Makefile | 4 |
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 |