summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-04-18 17:33:51 +0000
committergdt <gdt@pkgsrc.org>2020-04-18 17:33:51 +0000
commite17665a0df708b757d21932431e0c420a909edd5 (patch)
tree23897c217b13989f1a9f07d240c6e50532d205a4 /databases
parent7958b559b152bce8d799761c469f8917b8796467 (diff)
downloadpkgsrc-e17665a0df708b757d21932431e0c420a909edd5.tar.gz
mysql55: Mark BROKEN, to avoid wasted build time
This neds old (1.0) openssl. pkgsrc no longer uses that.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql55-client/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mysql55-client/Makefile.common b/databases/mysql55-client/Makefile.common
index 2d42c6c4540..1f0a93f7cab 100644
--- a/databases/mysql55-client/Makefile.common
+++ b/databases/mysql55-client/Makefile.common
@@ -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 @@ LICENSE= gnu-gpl-v2
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