summaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authordholland <dholland>2012-06-28 05:41:11 +0000
committerdholland <dholland>2012-06-28 05:41:11 +0000
commit0f92ec816dcf6ca8f31aa0290a22622ed172efb7 (patch)
tree532bf1a12ad258845db61895bdb581d961be4109 /lang/gforth
parent34a149f99ec23dcb5c38649b5e96167b6f4c74eb (diff)
downloadpkgsrc-0f92ec816dcf6ca8f31aa0290a22622ed172efb7.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