diff options
-rw-r--r-- | net/spnetkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |