summaryrefslogtreecommitdiff
path: root/databases/mariadb55-client
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-13 05:13:26 +0000
committerrillig <rillig@pkgsrc.org>2020-05-13 05:13:26 +0000
commit7ab70862b481c7ebeafca7e1edd7ce0e86af4997 (patch)
tree1932411f794acef3cdaa25dcb68ab22e5b6436a3 /databases/mariadb55-client
parent60d8721c92aeb788ab99d697e1e31f374e495d24 (diff)
downloadpkgsrc-7ab70862b481c7ebeafca7e1edd7ce0e86af4997.tar.gz
databases/mariadb55-client: remove no-op SUBST block
None of the mentioned files actually exists.
Diffstat (limited to 'databases/mariadb55-client')
-rw-r--r--databases/mariadb55-client/Makefile.common11
1 files changed, 1 insertions, 10 deletions
diff --git a/databases/mariadb55-client/Makefile.common b/databases/mariadb55-client/Makefile.common
index 84ae96a6744..3bccaa16a36 100644
--- a/databases/mariadb55-client/Makefile.common
+++ b/databases/mariadb55-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2020/04/16 09:03:47 manu Exp $
+# $NetBSD: Makefile.common,v 1.8 2020/05/13 05:13:26 rillig Exp $
#
# used by databases/mariadb55-client/Makefile
# used by databases/mariadb55-server/Makefile
@@ -108,15 +108,6 @@ CXXFLAGS+= -DSIGNALS_DONT_BREAK_READ
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/mariadb
-SUBST_CLASSES+= scr
-SUBST_STAGE.scr= pre-configure
-SUBST_FILES.scr= scripts/mariadb_install_db.sh scripts/mariadb_safe.sh \
- scripts/mariadb_secure_installation.sh \
- support-files/mariadb.server.sh
-SUBST_SED.scr= -e "s,chown,${CHOWN},g"
-SUBST_SED.scr+= -e "s,/bin/sh,${RCD_SCRIPTS_SHELL},g"
-SUBST_MESSAGE.scr= Fixing scripts.
-
.include "../../mk/readline.buildlink3.mk"
.if !empty(READLINE_TYPE:Mreadline)
CMAKE_ARGS+= -DREADLINE_INCLUDE_DIR=${BUILDLINK_PREFIX.editlinereadline}/include/readline