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/squeak | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Notes
Diffstat (limited to 'lang/squeak')
-rw-r--r-- | lang/squeak/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index ffd587be2288..68fcab2977d9 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -37,7 +37,6 @@ COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows. ONLY_FOR_ARCHS= i386 MAN1= inisqueak.1 squeak.1 USE_GMAKE= yes -USE_REINPLACE= yes HAS_CONFIGURE= yes # Don't set USE_ZIP as this breaks EXTRACT_CMD. |