diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-08-28 11:49:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-08-28 11:49:04 +0000 |
commit | 42913b40141a1939759d4741fda7e6fd3f844d11 (patch) | |
tree | 783309aa73595b269cf135121a5973457601bad6 | |
parent | textproc/rubygem-cld3 upgrade to 3.2.4 which makes it compatible with ruby 2.6. (diff) |
This port now builds on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=510052
-rw-r--r-- | dns/powerdns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 48ef8e539cdf..414f29130013 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -12,7 +12,6 @@ COMMENT= Advanced DNS server with multiple backends including SQL LICENSE= GPLv2 -BROKEN_powerpc64= Does not build: undefined reference to std::__throw_out_of_range_fmt BROKEN_sparc64= Does not compile: error: to_string is not a member of std LIB_DEPENDS= libboost_serialization.so:devel/boost-libs |