diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-11 11:00:37 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-11 11:00:37 +0000 |
commit | 922c9826cf078419977c269c9f3ee7ffe2a61626 (patch) | |
tree | 390263fe321c1df990d06b3d9726776d1c471843 /lang/squeak | |
parent | b534c03da60382840ead559fc797884f384b689e (diff) |
Notes
Diffstat (limited to 'lang/squeak')
-rw-r--r-- | lang/squeak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index 972c2b9f5a9c..ababa626a707 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -59,7 +59,7 @@ DIST_SUBDIR= squeak ONLY_FOR_ARCHS= i386 MAN1= inisqueak.1 squeak.1 USE_GMAKE= yes -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes # Plugin image must be writable, because of it copy to user's ~/.npsqueak/ and # be updated. |