summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-14 09:22:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-14 09:22:57 +0000
commit609ba5cbebd8c7447b56b7ab387c8e53e5138214 (patch)
tree831ad91152416309813b49cb426e202b35f5c3c5 /net
parentBROKEN: Configure fails (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=153426
Diffstat (limited to 'net')
-rw-r--r--net/mldonkey/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile
index e7f478d514e5..0239fca67967 100644
--- a/net/mldonkey/Makefile
+++ b/net/mldonkey/Makefile
@@ -17,6 +17,8 @@ COMMENT?= A OCAML client for multiple peer-to-peer networks
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
+BROKEN= Does not build
+
CONFLICTS= mldonkey-devel-[0-9]*
USE_BZIP2= yes