aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2010-04-05 03:58:36 +0800
committererwin <erwin@FreeBSD.org>2010-04-05 03:58:36 +0800
commit9c09031f10b86ecb1ac32a490a8e4ba530ec2a26 (patch)
treed01c533228f96166c91768dc7b25809fd98bbbb9 /games
parentfca3c8d09556632b5fb62c753ef4c784202533b9 (diff)
downloadfreebsd-ports-gnome-9c09031f10b86ecb1ac32a490a8e4ba530ec2a26.tar.gz
freebsd-ports-gnome-9c09031f10b86ecb1ac32a490a8e4ba530ec2a26.tar.zst
freebsd-ports-gnome-9c09031f10b86ecb1ac32a490a8e4ba530ec2a26.zip
Mark BROKEN: does not build.
Diffstat (limited to 'games')
-rw-r--r--games/freetennis/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freetennis/Makefile b/games/freetennis/Makefile
index 5c8c9914c467..defbcb96363c 100644
--- a/games/freetennis/Makefile
+++ b/games/freetennis/Makefile
@@ -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 \