diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:36:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:36:14 +0000 |
commit | b583911f238194bbdd34f27e077f10b49faf7a14 (patch) | |
tree | 2e708743b3cdee67ad9abae0e974d00c5a5496d0 /devel/ocaml-sdl | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=116324
Diffstat (limited to 'devel/ocaml-sdl')
-rw-r--r-- | devel/ocaml-sdl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile index 2ef634aaaca2..815da8f2ccd7 100644 --- a/devel/ocaml-sdl/Makefile +++ b/devel/ocaml-sdl/Makefile @@ -17,6 +17,8 @@ DISTNAME= ocamlsdl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An OCaml interface to the SDL +BROKEN= Does not build + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ lablgl:${PORTSDIR}/graphics/ocaml-lablgl |