pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases mariadb*: see if wide curses fixes problems ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/354315907260
branches: trunk
changeset: 455845:354315907260
user: nia <nia%pkgsrc.org@localhost>
date: Tue Jul 13 07:44:14 2021 +0000
description:
mariadb*: see if wide curses fixes problems on el7...
diffstat:
databases/mariadb104-client/Makefile.common | 3 ++-
databases/mariadb105-client/Makefile.common | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 412b8abfe3cb -r 354315907260 databases/mariadb104-client/Makefile.common
--- a/databases/mariadb104-client/Makefile.common Tue Jul 13 04:26:30 2021 +0000
+++ b/databases/mariadb104-client/Makefile.common Tue Jul 13 07:44:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2021/07/04 10:58:59 nia Exp $
+# $NetBSD: Makefile.common,v 1.10 2021/07/13 07:44:14 nia Exp $
#
# used by databases/mariadb104-client/Makefile
# used by databases/mariadb104-server/Makefile
@@ -18,6 +18,7 @@
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run pkg-config bison
+USE_CURSES= wide
PLIST_SRC= ${PLIST_SRC_DFLT}
diff -r 412b8abfe3cb -r 354315907260 databases/mariadb105-client/Makefile.common
--- a/databases/mariadb105-client/Makefile.common Tue Jul 13 04:26:30 2021 +0000
+++ b/databases/mariadb105-client/Makefile.common Tue Jul 13 07:44:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2021/07/04 08:58:30 nia Exp $
+# $NetBSD: Makefile.common,v 1.8 2021/07/13 07:44:14 nia Exp $
#
# used by databases/mariadb105-client/Makefile
# used by databases/mariadb105-server/Makefile
@@ -18,6 +18,7 @@
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= perl:run pkg-config bison
+USE_CURSES= wide
PLIST_SRC= ${PLIST_SRC_DFLT}
Home |
Main Index |
Thread Index |
Old Index