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 f4100e528fdf..3fec17d27c70 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_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |