summaryrefslogtreecommitdiff
path: root/lang/gcc42
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-03-11 23:34:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-03-11 23:34:11 +0000
commit962e4d1f11cc4febee571c25812e36e755996f63 (patch)
tree3b398c4f2ea22a7589ee32e4838d5c74effe2453 /lang/gcc42
parent- Fix MASTER_SITES (diff)
Enable build on ia64 to see what happens.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=250926
Diffstat (limited to 'lang/gcc42')
-rw-r--r--lang/gcc42/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index 48481cc42f24..9d183f2dcf20 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
VERSIONSTRING= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\1-\2/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
LATEST_LINK= gcc${SUFFIX}${PKGNAMESUFFIX}
-NOT_FOR_ARCHS= ia64 powerpc
+NOT_FOR_ARCHS= powerpc
USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes