summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-24 12:03:53 +0000
committernia <nia@pkgsrc.org>2020-04-24 12:03:53 +0000
commit5512ba9bbed9874764eeeb099822de2082e7fd23 (patch)
tree7224437cfc07ef36c0ff76dd99d27405df5a8af9 /databases
parent68a135518d94048aa341deaa1ea491c8ff5be495 (diff)
downloadpkgsrc-5512ba9bbed9874764eeeb099822de2082e7fd23.tar.gz
virtuoso: BROKEN due to OpenSSL 1.1
Diffstat (limited to 'databases')
-rw-r--r--databases/virtuoso/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 24367eb7112..1ee62d517b9 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/03/10 22:09:33 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/04/24 12:03:53 nia Exp $
#
DISTNAME= virtuoso-opensource-6.1.6
@@ -11,6 +11,8 @@ HOMEPAGE= https://virtuoso.openlinksw.com/
COMMENT= Universal SQL/Application server
LICENSE= gnu-gpl-v2 # with exemptions
+BROKEN= "Fails to build with OpenSSL 1.1"
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-jdk2 --without-jdk3 --without-jdk4 \
--with-iodbc=${PREFIX} \