diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/ocaml | |
parent | Add l2p 1.0, which creates PNG images from LaTeX math expressions. (diff) |
Remove USE_REINPLACE from the categories starting with L
Notes
Notes:
svn path=/head/; revision=161836
Diffstat (limited to 'lang/ocaml')
-rw-r--r-- | lang/ocaml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 5be6901571d2..657e830a0014 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -39,7 +39,6 @@ LIB_DEPENDS+= tk84.1:${PORTSDIR}/x11-toolkits/tk84 .endif USE_BZIP2= yes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" HAS_CONFIGURE= yes ALL_TARGET= world.opt |