diff options
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index f0e2c50077c8..ca381e6ad44b 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= marius@nuenneri.ch COMMENT= The W3C Reference Library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl=${OPENSSLBASE} |