diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:35:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:35:39 +0000 |
commit | a8b1477114755b8886287800cdc8ae590d988b1d (patch) | |
tree | 1b376e61de9abf6fc1914ef1f5533c2376f1d024 | |
parent | c5e143d0b7b9f09f83509f5fbf65087c7ef243f1 (diff) | |
download | ports-a8b1477114755b8886287800cdc8ae590d988b1d.tar.gz ports-a8b1477114755b8886287800cdc8ae590d988b1d.zip |
Notes
-rw-r--r-- | devel/ocaml-camomile/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile index fb10e62c1234..8fec8e5cf07b 100644 --- a/devel/ocaml-camomile/Makefile +++ b/devel/ocaml-camomile/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive Unicode library for objective caml language +BROKEN= Does not build + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib |