aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-14 15:47:48 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-14 15:47:48 +0800
commit838928d485d368f4515500d257a95110325c0de8 (patch)
tree7ec4df2815d7f09e29b4d6b281de31a97163b786 /dns
parent853a8b0cdb31b5ed58d0338a5834b90d61b0a48d (diff)
downloadfreebsd-ports-gnome-838928d485d368f4515500d257a95110325c0de8.tar.gz
freebsd-ports-gnome-838928d485d368f4515500d257a95110325c0de8.tar.zst
freebsd-ports-gnome-838928d485d368f4515500d257a95110325c0de8.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'dns')
-rw-r--r--dns/powerdns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index cc941cb77f3c..e4bcbcdca96e 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -13,8 +13,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs
-BROKEN_powerpc64= Does not build
BROKEN_FreeBSD_9= Does not link
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not compile: error: to_string is not a member of std
USES= compiler:c++11-lib cpe gmake libtool pathfix pkgconfig ssl \
tar:bzip2