summaryrefslogtreecommitdiff
path: root/lang/stalin
diff options
context:
space:
mode:
authorjmc <jmc>2002-01-27 00:38:56 +0000
committerjmc <jmc>2002-01-27 00:38:56 +0000
commit7d509a377f82f18247b7353fc9367779c37816ec (patch)
tree6ac718b4725650e5877b99a534eeb826da70560f /lang/stalin
parent45005d52464c72d8b549de407cb5ca2955a30522 (diff)
downloadpkgsrc-7d509a377f82f18247b7353fc9367779c37816ec.tar.gz
Restrict build to alpha,mips,sparc,i386 as that's all this has been ported to.
Diffstat (limited to 'lang/stalin')
-rw-r--r--lang/stalin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile
index 308f6ce90c1..942e73e3d21 100644
--- a/lang/stalin/Makefile
+++ b/lang/stalin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/09/27 23:18:18 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2002/01/27 00:38:56 jmc Exp $
DISTNAME= stalin-0.9
CATEGORIES= lang
@@ -9,6 +9,9 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.neci.nj.nec.com/homepages/qobi/software.html
COMMENT= Aggressively optimizing Scheme compiler
+# Only ported to these 4 archs
+ONLY_FOR_PLATFORM= *-*-i386 *-*-sparc *-*-alpha *-*-mips
+
DEPENDS+= boehm-gc-[0-9]*:../../devel/boehm-gc
USE_MESA= yes