summaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-12-01 01:03:05 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-12-01 01:03:05 +0000
commitffb2b04055baad3969f9cfe3501ec21cbeef5861 (patch)
tree8dea2285a47d6c949259a8f8ce3ef9664dc71767 /lang/gcc46
parente555f0cf0fb3b879b7bd4508dc8c9458d053a82f (diff)
downloadfreebsd-ports-ffb2b04055baad3969f9cfe3501ec21cbeef5861.zip
Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar. Also update to the 20121123 snapshot of 4.6.4. Feature safe: yes
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/Makefile3
-rw-r--r--lang/gcc46/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 887e6fbb23e5..6197f1ebd900 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 4.6.4.20121102
+PORTVERSION= 4.6.4.20121123
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -14,6 +14,7 @@ COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
mpfr:${PORTSDIR}/math/mpfr \
mpc:${PORTSDIR}/math/mpc
+BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
.if defined(MAINTAINER_MODE)
diff --git a/lang/gcc46/distinfo b/lang/gcc46/distinfo
index c46b5c97a397..13bc4158fd74 100644
--- a/lang/gcc46/distinfo
+++ b/lang/gcc46/distinfo
@@ -1,4 +1,2 @@
-SHA256 (gcc-4.6-20121102.tar.bz2) = 6886cd3df96423936e5a791d49f5fded1a02979bace5bb16d27d5c78cbc6db77
-SIZE (gcc-4.6-20121102.tar.bz2) = 68158447
-SHA256 (ecj-4.5.jar) = 98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781
-SIZE (ecj-4.5.jar) = 1470676
+SHA256 (gcc-4.6-20121123.tar.bz2) = 6e14eab5225d65244930e6c16aa66870717039b04d6a42fe1c6680f54fe792da
+SIZE (gcc-4.6-20121123.tar.bz2) = 68150899