diff options
Diffstat (limited to 'www/glibwww/Makefile')
-rw-r--r-- | www/glibwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 7969877cee1e..4e4e2aecca06 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= wwwzip.1:${PORTSDIR}/www/libwww USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomelibs -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |