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 c90dc299d..bdcce4f01 100644 --- a/devel/libsoup22/Makefile +++ b/devel/libsoup22/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GNOME= gnomehack lthack glib20 libxml2 INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_GMAKE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc |