pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/libwww
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 24 17:01:58 UTC 2018
Modified Files:
pkgsrc/www/libwww: Makefile
Log Message:
libwww: removed automake14 from USE_TOOLS
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/www/libwww/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/libwww/Makefile
diff -u pkgsrc/www/libwww/Makefile:1.92 pkgsrc/www/libwww/Makefile:1.93
--- pkgsrc/www/libwww/Makefile:1.92 Sun Jun 24 16:54:59 2018
+++ pkgsrc/www/libwww/Makefile Sun Jun 24 17:01:58 2018
@@ -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}
Home |
Main Index |
Thread Index |
Old Index