aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-22 22:04:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-22 22:04:38 +0000
commit333a3b76b790e11499cc5c36c35c782ac8d8988e (patch)
treee042fb9e21d5c633f7f4a2abb451bb4303b2848c
parent37e671c9f02db402224b7c37d47010eb74e0486b (diff)
downloadports-333a3b76b790e11499cc5c36c35c782ac8d8988e.tar.gz
ports-333a3b76b790e11499cc5c36c35c782ac8d8988e.zip
- Mark BROKEN: Parse error: Deprecated syntax, the grammar module is expected
Notes
Notes: svn path=/head/; revision=211807
-rw-r--r--www/ocaml-wdialog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ocaml-wdialog/Makefile b/www/ocaml-wdialog/Makefile
index fd5b9d35e3f8..f9acea898dd8 100644
--- a/www/ocaml-wdialog/Makefile
+++ b/www/ocaml-wdialog/Makefile
@@ -24,6 +24,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/pxp-engine/pxp_engine.a:${PORTSDIR}/textproc/ocaml-pxp \
${LOCALBASE}/lib/ocaml/site-lib/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex
+BROKEN= does not build with new ocaml
+
USE_GMAKE= yes
HAS_CONFIGURE= yes