aboutsummaryrefslogtreecommitdiff
path: root/dns/bundy
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-05 09:44:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-11-05 09:44:12 +0000
commitc12ed87bdf3bcd8896434d5ad50d07749c8784c1 (patch)
tree4e406f1866a4c7cc11da24c2503a0ce64c6af709 /dns/bundy
parentd400344deaaabe8ac44e8f35e576eb7ba16275de (diff)
downloadports-c12ed87bdf3bcd8896434d5ad50d07749c8784c1.tar.gz
ports-c12ed87bdf3bcd8896434d5ad50d07749c8784c1.zip
Mark this broken on 12 and 13.
Fails with: ./bundy-certgen -q -w *** Signal 11
Notes
Notes: svn path=/head/; revision=484183
Diffstat (limited to 'dns/bundy')
-rw-r--r--dns/bundy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile
index ace8c487c6fb..0f874ce434c3 100644
--- a/dns/bundy/Makefile
+++ b/dns/bundy/Makefile
@@ -30,6 +30,9 @@ BROKEN_armv6 = fails to build: Child process terminated abnormally: Segmentatio
BROKEN_armv7 = fails to build: Child process terminated abnormally: Segmentation fault
BROKEN_powerpc64= fails to configure: checking for botan/botan.h... no
+BROKEN_FreeBSD_12= fails with sig11
+BROKEN_FreeBSD_13= fails with sig11
+
USES= compiler:c++11-lang pathfix pkgconfig libtool python:3.4+ autoreconf ssl
USE_CSTD= gnu99
USE_CXXSTD= gnu++98