diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 44e00260a610..261e52bda9ff 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 ltverhack intlhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |