summaryrefslogtreecommitdiff
path: root/lang/gnat
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2009-07-19 09:43:00 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2009-07-19 09:43:00 +0000
commitf302233fc06c69a0636ce85162736ed8003f508a (patch)
treedf6c9861ef9ed1e8063a182c3d90c8eb5e662e26 /lang/gnat
parent(forced commit) (diff)
Mark this as only for i386.
Noticed by: mark at coreland dot ath dot cx
Notes
Notes: svn path=/head/; revision=238045
Diffstat (limited to 'lang/gnat')
-rw-r--r--lang/gnat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index ffad96101c30..216e7a0ddea1 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -26,6 +26,8 @@ COMMENT= The GNU Ada Compiler system
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
+ONLY_FOR_ARCHS= i386
+
USE_GMAKE= yes
USE_BISON= build
USE_ICONV= yes