aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-yaxi
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-10 23:42:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-10 23:42:52 +0000
commit9fb30731b16afa6bda39221fdaab37b5001ba4a3 (patch)
tree9def4381d071cdee77b3a9d9d267cc2dfa2d3e7d /textproc/ocaml-yaxi
parent95bc185cd49995f0a328f0fb56ba6b9e5c2675c9 (diff)
Notes
Diffstat (limited to 'textproc/ocaml-yaxi')
-rw-r--r--textproc/ocaml-yaxi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ocaml-yaxi/Makefile b/textproc/ocaml-yaxi/Makefile
index 0c35339c31bf..7f42dc392283 100644
--- a/textproc/ocaml-yaxi/Makefile
+++ b/textproc/ocaml-yaxi/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \
${OCAML_SITELIBDIR}/camomile/camomile.a:${PORTSDIR}/devel/ocaml-camomile
+BROKEN= Does not build
+
OCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib
USE_GMAKE= yes