aboutsummaryrefslogtreecommitdiffstats
path: root/www/libwww
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-15 16:12:20 +0800
committermiwi <miwi@FreeBSD.org>2014-03-15 16:12:20 +0800
commit2d9ec7b6a653c187fc77fc06c1629bedac4d3d2f (patch)
tree41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/libwww
parent289cdea36a88a4ff416e77733c1b6832beb3b2ee (diff)
downloadfreebsd-ports-gnome-2d9ec7b6a653c187fc77fc06c1629bedac4d3d2f.tar.gz
freebsd-ports-gnome-2d9ec7b6a653c187fc77fc06c1629bedac4d3d2f.tar.zst
freebsd-ports-gnome-2d9ec7b6a653c187fc77fc06c1629bedac4d3d2f.zip
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile3
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