aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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