diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
commit | 609ba5cbebd8c7447b56b7ab387c8e53e5138214 (patch) | |
tree | 831ad91152416309813b49cb426e202b35f5c3c5 /net-p2p/mldonkey/Makefile | |
parent | ce425a8f778269ee533b6801108f55159590d017 (diff) |
Notes
Diffstat (limited to 'net-p2p/mldonkey/Makefile')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index e7f478d514e5..0239fca67967 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/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 |