aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-expat
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 /textproc/ocaml-expat
parent692020b722e0cc6951065f434600eb9bdc960230 (diff)
downloadports-954b71179dbf213e763b1b992dd3684152316c60.tar.gz
ports-954b71179dbf213e763b1b992dd3684152316c60.zip
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
Notes
Notes: svn path=/head/; revision=135783
Diffstat (limited to 'textproc/ocaml-expat')
-rw-r--r--textproc/ocaml-expat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile
index 547fed4b482b..93b1137d536d 100644
--- a/textproc/ocaml-expat/Makefile
+++ b/textproc/ocaml-expat/Makefile
@@ -20,6 +20,8 @@ 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 \