diff options
Diffstat (limited to 'devel/libgdata/Makefile')
-rw-r--r-- | devel/libgdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index cdfda30e8440..d0d65267908c 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -21,7 +21,7 @@ USE_LDCONFIG= yes USE_GETTEXT= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= intltool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ LDFLAGS="-L${LOCALBASE}/lib" |