summaryrefslogtreecommitdiff
path: root/lang/gforth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gforth/Makefile')
-rw-r--r--lang/gforth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index e3367e9fc6b..17159be2a5b 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/02/18 15:14:25 seb Exp $
+# $NetBSD: Makefile,v 1.11 2003/03/24 23:36:33 jtb Exp $
DISTNAME= gforth-0.5.0
CATEGORIES= lang
@@ -8,7 +8,7 @@ MAINTAINER= simonb@netbsd.org
HOMEPAGE= http://www.complang.tuwien.ac.at/forth/gforth/
COMMENT= Fast interpreter for the Forth language
-ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k
+ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k *-*-powerpc *-*-sparc
GNU_CONFIGURE= YES
# Make sure elisp will be installed even if no emacs installed.