aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-sdl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
commit954b71179dbf213e763b1b992dd3684152316c60 (patch)
treeb993ec5810e6460448cf37666244f89612d2430f /devel/ocaml-sdl
parent692020b722e0cc6951065f434600eb9bdc960230 (diff)
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
Notes
Notes: svn path=/head/; revision=135783
Diffstat (limited to 'devel/ocaml-sdl')
-rw-r--r--devel/ocaml-sdl/Makefile2
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"