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/metaocaml | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Notes
Diffstat (limited to 'lang/metaocaml')
-rw-r--r-- | lang/metaocaml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/metaocaml/Makefile b/lang/metaocaml/Makefile index 9f8cf952f43a..2010f2a68e54 100644 --- a/lang/metaocaml/Makefile +++ b/lang/metaocaml/Makefile @@ -16,7 +16,6 @@ COMMENT= The MetaOCaml compiler and programming environment ONLY_FOR_ARCHS= i386 amd64 # feel free to test on other archs and send a PR -USE_REINPLACE= yes REINPLACE_ARGS= -i "" HAS_CONFIGURE= yes |