aboutsummaryrefslogtreecommitdiffstats
path: root/lang/egcs
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-11-12 00:39:38 +0800
committerdinoex <dinoex@FreeBSD.org>2003-11-12 00:39:38 +0800
commit89daae0fa9f9621404eec1fd5d6063484d638473 (patch)
tree1b44c50105fabed37e0388810ffdcf33711133bd /lang/egcs
parent2eee83dd722feaae57091815b6acf81691e4348a (diff)
downloadfreebsd-ports-gnome-89daae0fa9f9621404eec1fd5d6063484d638473.tar.gz
freebsd-ports-gnome-89daae0fa9f9621404eec1fd5d6063484d638473.tar.zst
freebsd-ports-gnome-89daae0fa9f9621404eec1fd5d6063484d638473.zip
- make build only on i386 alpha
from bento: > Configuration sparc64-portbld-freebsd5.1 not supported > Configuration amd64-portbld-freebsd5.1 not supported > Configuration ia64-portbld-freebsd5.1 not supported
Diffstat (limited to 'lang/egcs')
-rw-r--r--lang/egcs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile
index 01d3f45eff5d..34f5a3aadc14 100644
--- a/lang/egcs/Makefile
+++ b/lang/egcs/Makefile
@@ -19,6 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= EGCS enhanced version of the GNU compiler suite
USE_BZIP2= yes
+ONLY_FOR_ARCHS= i386 alpha
.include <bsd.port.pre.mk>