diff options
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index a8507ee5df04..263bde92f4b0 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -29,7 +29,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \ USE_GETTEXT= yes USE_XORG= x11 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |