diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 161621351211788c872d09a81e302310b54217e5 (patch) | |
tree | 9b4e748432f4bdeb6d849bd42e065d35ffc050b3 /lang/mlton | |
parent | b24a7dce717b919b3fe946c7641952c25f744b05 (diff) | |
download | FreeBSD-ports-161621351211788c872d09a81e302310b54217e5.zip FreeBSD-ports-161621351211788c872d09a81e302310b54217e5.tar.gz |
Remove USE_REINPLACE from the categories starting with L
Diffstat (limited to 'lang/mlton')
-rw-r--r-- | lang/mlton/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile index 4e1befc..0cda6e7 100644 --- a/lang/mlton/Makefile +++ b/lang/mlton/Makefile @@ -41,7 +41,6 @@ MANCOMPRESSED= yes BOOT_WRKSRC= ${WRKDIR}/mlton-bootstrap USE_GETTEXT= yes -USE_REINPLACE= yes ALL_TARGET= all USE_GMAKE= yes MAKE_ARGS= DESTDIR='' \ |