aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-expat
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 /textproc/ocaml-expat
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 'textproc/ocaml-expat')
-rw-r--r--textproc/ocaml-expat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile
index 93b1137d536d..547fed4b482b 100644
--- a/textproc/ocaml-expat/Makefile
+++ b/textproc/ocaml-expat/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
-BROKEN= Changes permissions of installed file
-
USE_GMAKE= yes
MAKE_ARGS= EXPAT_LIBDIR=${LOCALBASE}/lib \
EXPAT_INCDIR=${LOCALBASE}/include \