View | Details | Raw Unified | Return to bug 257257
Collapse All | Expand All

(-)b/dns/powerdns/Makefile (+2 lines)
Lines 10-15 COMMENT= Advanced DNS server with multiple backends including SQL Link Here
10
LICENSE=	GPLv2
10
LICENSE=	GPLv2
11
11
12
BROKEN_sparc64=	Does not compile: error: to_string is not a member of std
12
BROKEN_sparc64=	Does not compile: error: to_string is not a member of std
13
NOT_FOR_ARCHS=	i386
14
NOT_FOR_ARCHS_REASON=	archs with 32-bits time_t are no longer supported by upstream
13
15
14
LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
16
LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
15
		libcurl.so:ftp/curl
17
		libcurl.so:ftp/curl

Return to bug 257257