aboutsummaryrefslogtreecommitdiff
path: root/net/dctc/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 06:39:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 06:39:25 +0000
commitdc189e78dfb4bbd37e8447ccdd0f3e36f670c714 (patch)
tree6ef5406920241dfc305b1f027d0112997d524104 /net/dctc/Makefile
parente871092015cdd6f4afa20e6671bad7650117f626 (diff)
downloadports-dc189e78dfb4bbd37e8447ccdd0f3e36f670c714.tar.gz
ports-dc189e78dfb4bbd37e8447ccdd0f3e36f670c714.zip
Notes
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r--net/dctc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile
index b05be9a8b9d9..7d5641b10d54 100644
--- a/net/dctc/Makefile
+++ b/net/dctc/Makefile
@@ -58,6 +58,10 @@ DOC_FILES= COPYING ChangeLog INSTALL README \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
post-extract:
@${CP} ${FILESDIR}/lp_mutex.c ${WRKSRC}/src