diff options
Diffstat (limited to 'devel/libsoup22/Makefile')
-rw-r--r-- | devel/libsoup22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile index 267ba4db4e60..f298b7c5de58 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -23,7 +23,7 @@ NO_LATEST_LINK= yes 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 |