diff options
Diffstat (limited to 'devel/ocaml-sdl/Makefile')
-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 de983b2403cd..ff5d28fdd2de 100644 --- a/devel/ocaml-sdl/Makefile +++ b/devel/ocaml-sdl/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ lablgl:${PORTSDIR}/graphics/ocaml-lablgl +BROKEN= Changes permissions of installed file + USE_SDL= sdl ttf image mixer USE_AUTOCONF_VER=259 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |