diff options
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index ff8c6a185e94..f501afe022a8 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -14,9 +14,8 @@ COMMENT= The W3C Reference Library USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib --with-ssl=${OPENSSLBASE} -USES= perl5 +USES= perl5 gmake USE_PERL5= build USE_LDCONFIG= yes USE_OPENSSL= yes |