summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-11-29 01:25:32 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-11-29 01:25:32 +0000
commit6c62c6c4d9dd0bfa3240a704923b9954a3b1783c (patch)
treed3478b06f273155f8c8b1bb64194a86810d8240f /lang/squeak
parentcosmetics: use UNZIP_CMD, alphabetize distfiles, use WRKSRC for (diff)
Disable the port on sparc64 temporary until the problem has been fixed by the
developers. PR: 74491 Submitted by: maintainer Reported by: kris
Notes
Notes: svn path=/head/; revision=122725
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
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