aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-11-19 17:36:40 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-11-19 17:36:40 +0000
commit1b99af03b2495f8bd74cc58b9ac6c4cbf5d0ce02 (patch)
tree40fd4d37e437d99e42bb19249bc37eaceceab089 /dns
parent33ee03fa1f78351eafdde57b6782d62a3b62d787 (diff)
downloadports-1b99af03b2495f8bd74cc58b9ac6c4cbf5d0ce02.tar.gz
ports-1b99af03b2495f8bd74cc58b9ac6c4cbf5d0ce02.zip
dns/bundy should build fine on 12.0 and 13.0 after r485334
Notes
Notes: svn path=/head/; revision=485335
Diffstat (limited to 'dns')
-rw-r--r--dns/bundy/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile
index 0f874ce434c3..ace8c487c6fb 100644
--- a/dns/bundy/Makefile
+++ b/dns/bundy/Makefile
@@ -30,9 +30,6 @@ 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