aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-sdl
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
commit433265801922393e8b7989ad133e9bfafdffa46d (patch)
tree495e2f35e892f8b9d5bdd29a775616b563f28639 /devel/ocaml-sdl
parent718b940f32828b2924224f389a71c94533c4659c (diff)
downloadports-433265801922393e8b7989ad133e9bfafdffa46d.tar.gz
ports-433265801922393e8b7989ad133e9bfafdffa46d.zip
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
Notes
Notes: svn path=/head/; revision=135809
Diffstat (limited to 'devel/ocaml-sdl')
-rw-r--r--devel/ocaml-sdl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index ff5d28fdd2de..de983b2403cd 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -21,8 +21,6 @@ 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"