diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-05-21 19:57:07 +0000 |
commit | 433265801922393e8b7989ad133e9bfafdffa46d (patch) | |
tree | 495e2f35e892f8b9d5bdd29a775616b563f28639 /textproc/ocaml-expat | |
parent | 718b940f32828b2924224f389a71c94533c4659c (diff) |
Notes
Diffstat (limited to 'textproc/ocaml-expat')
-rw-r--r-- | textproc/ocaml-expat/Makefile | 2 |
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 \ |