aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-11 07:42:52 +0800
committerkris <kris@FreeBSD.org>2006-09-11 07:42:52 +0800
commitffd5fb59ecd3d03d6a22fc228e10505bc53f64b8 (patch)
tree61b509fbc8f2ae1b38efa0001c39b51d8060ba2c /textproc
parentd8592ef9970fe91131ab413414e6cc7cb7283760 (diff)
downloadfreebsd-ports-gnome-ffd5fb59ecd3d03d6a22fc228e10505bc53f64b8.tar.gz
freebsd-ports-gnome-ffd5fb59ecd3d03d6a22fc228e10505bc53f64b8.tar.zst
freebsd-ports-gnome-ffd5fb59ecd3d03d6a22fc228e10505bc53f64b8.zip
BROKEN: Does not build
Diffstat (limited to 'textproc')
-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