pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/percona-toolkit (databases/percona-toolkit) ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b4309aa17b1
branches: trunk
changeset: 439703:8b4309aa17b1
user: mef <mef%pkgsrc.org@localhost>
date: Sun Sep 27 14:23:54 2020 +0000
description:
(databases/percona-toolkit) set SUBST_NOOP_OK.(bash/sh)= yes
diffstat:
databases/percona-toolkit/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 198211572152 -r 8b4309aa17b1 databases/percona-toolkit/Makefile
--- a/databases/percona-toolkit/Makefile Sun Sep 27 14:11:09 2020 +0000
+++ b/databases/percona-toolkit/Makefile Sun Sep 27 14:23:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2020/08/31 18:07:09 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2020/09/27 14:23:54 mef Exp $
#
DISTNAME= percona-toolkit-3.0.12
@@ -25,6 +25,7 @@
SUBST_FILES.bash+= blib/script/pt-sift
SUBST_FILES.bash+= blib/script/pt-stalk
SUBST_SED.bash+= -e 's|^\#!.*|\#!${TOOLS_PATH.bash}|'
+SUBST_NOOP_OK.bash= yes
SUBST_CLASSES+= sh
SUBST_STAGE.sh= post-build
@@ -32,6 +33,7 @@
SUBST_FILES.sh+= blib/script/pt-mysql-summary
SUBST_FILES.sh+= blib/script/pt-summary
SUBST_SED.sh+= -e 's|^\#!.*|\#!${TOOLS_PATH.sh}|'
+SUBST_NOOP_OK.sh= yes
DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
#DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes
Home |
Main Index |
Thread Index |
Old Index