pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/mysql55-client mysql55: Mark BROKEN, to avoi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/96c4a2525717
branches: trunk
changeset: 427646:96c4a2525717
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat Apr 18 17:33:51 2020 +0000
description:
mysql55: Mark BROKEN, to avoid wasted build time
This neds old (1.0) openssl. pkgsrc no longer uses that.
diffstat:
databases/mysql55-client/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4ca97b3b3a56 -r 96c4a2525717 databases/mysql55-client/Makefile.common
--- a/databases/mysql55-client/Makefile.common Sat Apr 18 15:56:36 2020 +0000
+++ b/databases/mysql55-client/Makefile.common Sat Apr 18 17:33:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.66 2019/11/02 15:38:02 rillig Exp $
+# $NetBSD: Makefile.common,v 1.67 2020/04/18 17:33:51 gdt Exp $
#
# used by databases/mysql55-client/Makefile
# used by databases/mysql55-server/Makefile
@@ -14,6 +14,8 @@
DISTINFO_FILE?= ${.CURDIR}/../../databases/mysql55-client/distinfo
PATCHDIR?= ${.CURDIR}/../../databases/mysql55-client/patches
+BROKEN= "Requires old openssl (that pkgsrc no longer uses)"
+
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= bash gmake perl:run
Home |
Main Index |
Thread Index |
Old Index