diff options
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r-- | devel/libsoup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index b0e4fe405f5d..8de9843b9dbc 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc |