aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-07-02 22:25:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-07-02 22:25:42 +0000
commit560f83b1b55a3c21385ab04c2b924cb7bd4b7b00 (patch)
tree6e9948abd3153504a0b38621b31ad75ebc4464e4
parentae71827f99e544d9e000fad5138dd04acf769e0c (diff)
downloadports-560f83b1b55a3c21385ab04c2b924cb7bd4b7b00.tar.gz
ports-560f83b1b55a3c21385ab04c2b924cb7bd4b7b00.zip
Notes
-rw-r--r--net/spnetkit/Makefile2
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