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 37821e5b3f62..e5fdf79e6e96 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -8,7 +8,7 @@ PORTNAME= at-spi PORTVERSION= 1.22.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -25,7 +25,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomehier intltool gail libbonobo \ intlhack -USE_XLIB= yes +USE_XORG= x11 xtst USE_PYTHON= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |