Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/bonnie++ benchmarks/bonnie++: clean up REPL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/88ecadaf2df1
branches: trunk
changeset: 431998:88ecadaf2df1
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 18 05:23:26 2020 +0000
description:
benchmarks/bonnie++: clean up REPLACE_PERL
bon_csv2html has been rewritten in C++.
diffstat:
benchmarks/bonnie++/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 276b9efb845c -r 88ecadaf2df1 benchmarks/bonnie++/Makefile
--- a/benchmarks/bonnie++/Makefile Mon May 18 05:20:58 2020 +0000
+++ b/benchmarks/bonnie++/Makefile Mon May 18 05:23:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2020/02/09 20:02:45 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2020/05/18 05:23:26 rillig Exp $
#
DISTNAME= bonnie++-1.97.3
@@ -14,7 +14,7 @@
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run tee
-REPLACE_PERL+= bon_csv2txt.in bon_csv2html.in
+REPLACE_PERL+= bon_csv2txt.in
INSTALLATION_DIRS= bin share/doc/bonnie++ ${PKGMANDIR}/man1 ${PKGMANDIR}/man8
Home |
Main Index |
Thread Index |
Old Index