aboutsummaryrefslogtreecommitdiff
path: root/misc/xiphos
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-23 16:34:43 +0000
commit0aa737a3361845ec8f71d74835196cd5ec620250 (patch)
tree6cc56fc8997a9b33f3a2e326fc1a9a97affe375c /misc/xiphos
parent34e555714096a8da20bb049a438dc2df7b729e10 (diff)
downloadports-0aa737a3361845ec8f71d74835196cd5ec620250.tar.gz
ports-0aa737a3361845ec8f71d74835196cd5ec620250.zip
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
Notes
Notes: svn path=/head/; revision=482846
Diffstat (limited to 'misc/xiphos')
-rw-r--r--misc/xiphos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile
index 61d0585db882..96ff87111b0a 100644
--- a/misc/xiphos/Makefile
+++ b/misc/xiphos/Makefile
@@ -12,6 +12,7 @@ COMMENT= Bible interface utilizing the sword framework
LICENSE= GPLv2
BROKEN_FreeBSD_12= fails to compile: /usr/include/c++/v1/type_traits:1116:29: recursive template instantiation exceeded maximum depth of 25
+BROKEN_FreeBSD_13= fails to compile: /usr/include/c++/v1/type_traits:1116:29: recursive template instantiation exceeded maximum depth of 25
BUILD_DEPENDS= ${RUN_DEPENDS} \
docbook2html:textproc/docbook-utils \