summaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-28 05:41:11 +0000
committerdholland <dholland@pkgsrc.org>2012-06-28 05:41:11 +0000
commitd005225fc3546883246ec963a5cff1b1bcb4c704 (patch)
tree532bf1a12ad258845db61895bdb581d961be4109 /lang/gforth
parent77f2f4345de980731fe53c1b5ef1ec6c2ca35f05 (diff)
downloadpkgsrc-d005225fc3546883246ec963a5cff1b1bcb4c704.tar.gz
Make this available on x86_64. It builds and passes its self-tests.
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index 4e850790e34..24b5a2394d2 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2012/06/27 14:07:55 asau Exp $
+# $NetBSD: Makefile,v 1.30 2012/06/28 05:41:11 dholland Exp $
DISTNAME= gforth-0.7.0
PKGREVISION= 3
@@ -12,6 +12,7 @@ COMMENT= Fast interpreter for the Forth language
LICENSE= gnu-gpl-v3
ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k *-*-powerpc *-*-sparc
+ONLY_FOR_PLATFORM+= *-*-x86_64
PKG_DESTDIR_SUPPORT= user-destdir
INFO_FILES= yes