aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ocaml-sdl
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-05-22 01:25:43 +0800
committerkris <kris@FreeBSD.org>2005-05-22 01:25:43 +0800
commit39bf0e44bf47de4f64b33614cecaf035ffc30460 (patch)
tree56edfe200d4260c6f89a6b26771b15453496654f /devel/ocaml-sdl
parent0ed4b158e7287767d1dc7cb85cd23b16e2c983b2 (diff)
downloadfreebsd-ports-gnome-39bf0e44bf47de4f64b33614cecaf035ffc30460.tar.gz
freebsd-ports-gnome-39bf0e44bf47de4f64b33614cecaf035ffc30460.tar.zst
freebsd-ports-gnome-39bf0e44bf47de4f64b33614cecaf035ffc30460.zip
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
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"