summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-02 16:37:55 +0000
committerwiz <wiz@pkgsrc.org>2013-04-02 16:37:55 +0000
commitcdbd4aecc12219ee4cf120a335a4c3ca0f10458d (patch)
tree3b4f1b7454bacaa6f5ad205ff16a22992e10877b /databases
parent7694ab55201e88f782ed4ec7109227b9e04843d8 (diff)
downloadpkgsrc-cdbd4aecc12219ee4cf120a335a4c3ca0f10458d.tar.gz
Remove REPLACE_PERL for non-existent file.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql56-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile
index a1d4b891de6..5711cdf25bb 100644
--- a/databases/mysql56-client/Makefile
+++ b/databases/mysql56-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/02/13 21:00:02 adam Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/02 16:37:55 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
@@ -16,7 +16,6 @@ INSTALL_DIRS+= client include libmysql man scripts tests
REPLACE_PERL= scripts/mysql_convert_table_format.sh
REPLACE_PERL+= scripts/mysql_find_rows.sh
REPLACE_PERL+= scripts/mysql_fix_extensions.sh
-REPLACE_PERL+= scripts/mysql_fix_privilege_tables.sh
REPLACE_PERL+= scripts/mysql_install_db.pl.in
REPLACE_PERL+= scripts/mysql_secure_installation.pl.in
REPLACE_PERL+= scripts/mysql_setpermission.sh