aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ocaml-sdl
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-05-22 03:57:07 +0800
committersem <sem@FreeBSD.org>2005-05-22 03:57:07 +0800
commit5fb39babf8cf13d85de360e35ac8bfe6d70758eb (patch)
tree707cee08bf71fbf62e2e3c9f254c6f28771f6d5d /devel/ocaml-sdl
parentaa2bee89bf77b44755eb9f5f6d6d724c9aabc63c (diff)
downloadfreebsd-ports-gnome-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.tar.gz
freebsd-ports-gnome-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.tar.zst
freebsd-ports-gnome-5fb39babf8cf13d85de360e35ac8bfe6d70758eb.zip
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
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"