pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/libwww libwww: removed automake14 from USE_TOOLS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb1f81d64e57
branches:  trunk
changeset: 382263:fb1f81d64e57
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jun 24 17:01:58 2018 +0000

description:
libwww: removed automake14 from USE_TOOLS

diffstat:

 www/libwww/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 40a8856e6bec -r fb1f81d64e57 www/libwww/Makefile
--- a/www/libwww/Makefile       Sun Jun 24 17:00:17 2018 +0000
+++ b/www/libwww/Makefile       Sun Jun 24 17:01:58 2018 +0000
@@ -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 @@
 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}



Home | Main Index | Thread Index | Old Index