diff options
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r-- | net/linc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index 28093a582565..afde04f6bd78 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |