Mark BROKEN: does not build.

This commit is contained in:
Erwin Lansing 2010-04-04 19:58:36 +00:00
parent f2f5e60ea3
commit 97d0ac7c55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252215

View file

@ -18,6 +18,8 @@ BUILD_DEPENDS= ocamlopt:${PORTSDIR}/lang/ocaml \
${OCAML_DEPENDS}
RUN_DEPENDS= ${OCAML_DEPENDS}
BROKEN= does not build
OCAML_DEPENDS= ${LOCALBASE}/lib/ocaml/lablgtk2/gtk.ml:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \
${LOCALBASE}/lib/ocaml/lablGL/gl.ml:${PORTSDIR}/graphics/ocaml-lablgl \
${LOCALBASE}/lib/ocaml/camlimages/oImages.cmx:${PORTSDIR}/graphics/ocaml-images \