From 6c62c6c4d9dd0bfa3240a704923b9954a3b1783c Mon Sep 17 00:00:00 2001 From: Herve Quiroz Date: Mon, 29 Nov 2004 01:25:32 +0000 Subject: Disable the port on sparc64 temporary until the problem has been fixed by the developers. PR: 74491 Submitted by: maintainer Reported by: kris --- lang/squeak/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/squeak') diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index 0637aeb07f3d..ffd587be2288 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -34,7 +34,7 @@ MAINTAINER= chris@chrisburkert.de COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows. ################################################## -ONLY_FOR_ARCHS= i386 sparc64 +ONLY_FOR_ARCHS= i386 MAN1= inisqueak.1 squeak.1 USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.2.3