summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-24 17:01:58 +0000
committeradam <adam@pkgsrc.org>2018-06-24 17:01:58 +0000
commitb13740cb91b2a1f57b9c0498610b67f3d0da2daf (patch)
tree95927caa364de9491bfba259e02e5e4a6f5b652a /www
parent959118433f9d7e6f20506caa2a0e202170c32a54 (diff)
downloadpkgsrc-b13740cb91b2a1f57b9c0498610b67f3d0da2daf.tar.gz
libwww: removed automake14 from USE_TOOLS
Diffstat (limited to 'www')
-rw-r--r--www/libwww/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 8980430c48d..985c6d0ef76 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2018/06/24 16:54:59 adam Exp $
+# $NetBSD: Makefile,v 1.93 2018/06/24 17:01:58 adam Exp $
DISTNAME= w3c-libwww-5.4.2
PKGNAME= ${DISTNAME:S/^w3c-//}
@@ -12,7 +12,7 @@ COMMENT= The W3C Reference Library
LICENSE= w3c
USE_LIBTOOL= yes
-USE_TOOLS+= automake14 gmake gzcat perl
+USE_TOOLS+= gmake gzcat perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-expat=${BUILDLINK_PREFIX.expat}
CONFIGURE_ARGS+= --with-ssl #=${SSLBASE:Q}