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 ada5dd21bff6..ab46c80bf15f 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -7,7 +7,7 @@ PORTNAME= at-spi PORTVERSION= 1.6.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 @@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \ intlhack USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |