aboutsummaryrefslogtreecommitdiff
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
parent7575493e868b1cb498e298317bf0e1bd08c2722f (diff)
downloadports-6c62c6c4d9dd0bfa3240a704923b9954a3b1783c.tar.gz
ports-6c62c6c4d9dd0bfa3240a704923b9954a3b1783c.zip
Notes
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