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/Makefile | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) |
Notes
Diffstat (limited to 'lang/ocaml/Makefile')
-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 |