summaryrefslogtreecommitdiff
path: root/databases/mysql56-server
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-09-18 15:43:18 +0000
committertaca <taca@pkgsrc.org>2019-09-18 15:43:18 +0000
commit6a43bf1f2fd7b6385da098b41a746588ce5bf8fa (patch)
treec4dd096393833140ada3c93ba9b5458d90697197 /databases/mysql56-server
parentdbced10b3ef829b4eba34b78ed29f8ff6fc5e09e (diff)
downloadpkgsrc-6a43bf1f2fd7b6385da098b41a746588ce5bf8fa.tar.gz
databases/mysql56-server: remove SUBST for none existing file
Remove SUBST and CHECK_INTERPRETER_SKIP for none existing file.
Diffstat (limited to 'databases/mysql56-server')
-rw-r--r--databases/mysql56-server/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile
index fcbbebf4a6e..09c0ba80763 100644
--- a/databases/mysql56-server/Makefile
+++ b/databases/mysql56-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/08/11 13:18:20 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/09/18 15:43:18 taca Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
PKGREVISION= 1
@@ -79,15 +79,6 @@ REPLACE_SH+= mysql-test/t/lowercase_mixed_tmpdir-master.sh
REPLACE_SH+= mysql-test/t/lowercase_mixed_tmpdir_innodb-master.sh
CHECK_INTERPRETER_SKIP+= share/mysql/test/std_data/dtrace.d
-CHECK_INTERPRETER_SKIP+= share/mysql/test/suite/opt_trace/validate_json.py
-
-# Replace interpreter without pulling in Python dependecy
-# Update when PYTHON_VERSION_DEFAULT changes!
-SUBST_CLASSES+= python
-SUBST_MESSAGE.python= Fixing Python path.
-SUBST_STAGE.python= pre-configure
-SUBST_FILES.python+= mysql-test/suite/opt_trace/validate_json.py
-SUBST_SED.python+= -e 's,/usr/bin/python,${PREFIX}/bin/python2.7,'
INSTALLATION_DIRS+= bin
TEST_TARGET= test