pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/mysql-client Add missing "thr" to SUBST_CLAS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f23b49e436fa
branches: trunk
changeset: 483649:f23b49e436fa
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Nov 16 18:04:38 2004 +0000
description:
Add missing "thr" to SUBST_CLASSES.
diffstat:
databases/mysql-client/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r db27be285e59 -r f23b49e436fa databases/mysql-client/Makefile.common
--- a/databases/mysql-client/Makefile.common Tue Nov 16 18:04:00 2004 +0000
+++ b/databases/mysql-client/Makefile.common Tue Nov 16 18:04:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2004/11/16 18:01:11 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.33 2004/11/16 18:04:38 xtraeme Exp $
DISTNAME= mysql-4.0.22
CATEGORIES= databases
@@ -91,7 +91,7 @@
USE_LIBTOOL= # defined
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/mysql
-SUBST_CLASSES+= mk scripts
+SUBST_CLASSES+= mk scripts thr
SUBST_STAGE.mk= post-extract
SUBST_FILES.mk= dbug/Makefile.in heap/Makefile.in isam/Makefile.in \
merge/Makefile.in mysys/Makefile.in \
Home |
Main Index |
Thread Index |
Old Index