From 063eb69b186375b9386b4d2e0d5ef74a15f4b7d8 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 2 Jul 2011 22:25:42 +0000 Subject: - Mark BROKEN: does not compile testhttpcli.cpp:42: error: 'sigset' was not declared in this scope Reported by: pointyhat --- net/spnetkit/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net') diff --git a/net/spnetkit/Makefile b/net/spnetkit/Makefile index 293eee14b3f9..8687a45bdac0 100644 --- a/net/spnetkit/Makefile +++ b/net/spnetkit/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= vanilla@FreeBSD.org COMMENT= A C++ wrapper for BSD-style sockets +BROKEN= does not build + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/spnetkit USE_LDCONFIG= yes USE_GMAKE= yes -- cgit