diff options
Diffstat (limited to 'devel/soup/Makefile')
-rw-r--r-- | devel/soup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/soup/Makefile b/devel/soup/Makefile index 6cb26d3092c7..29395a45bf2c 100644 --- a/devel/soup/Makefile +++ b/devel/soup/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_GNOME= gnomehack glib12 libxml INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |