aboutsummaryrefslogtreecommitdiffstats
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-25 16:49:36 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-25 16:49:36 +0800
commita6483d4b0ff0d29986aed3d6acca4ec523553ad8 (patch)
treef6377f1919359d6b7003ce24d9da8838c2371fad /databases/virtuoso
parent8c2fcdbdb6b83b1e2138b6c3750ab8c7ac814670 (diff)
downloadfreebsd-ports-gnome-a6483d4b0ff0d29986aed3d6acca4ec523553ad8.tar.gz
freebsd-ports-gnome-a6483d4b0ff0d29986aed3d6acca4ec523553ad8.tar.zst
freebsd-ports-gnome-a6483d4b0ff0d29986aed3d6acca4ec523553ad8.zip
Mark BROKEN on FreeBSD 14
Reported by: pkg-fallout MFH: 2021Q1
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 87cd9372e594..285d4c70911e 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -70,6 +70,7 @@ check:
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= OpenSSL version 1.1.0 or greater is currently not supported
BROKEN_FreeBSD_13= OpenSSL version 1.1.0 or greater is currently not supported
+BROKEN_FreeBSD_14= OpenSSL version 1.1.0 or greater is currently not supported
.endif
.if ${PORT_OPTIONS:MIMAGEMAGICK}