aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-06-11 15:09:45 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-06-11 15:09:45 +0000
commit8cbf48bd4b10e39f4f96a5a77120e40e99de8d26 (patch)
tree50f448e0fb0b8504eebaae343d466dcd9e4dd1be /lang/gcc48
parentf7015e22ab5c4280ed395c1e3d7cffedb479583f (diff)
downloadports-8cbf48bd4b10e39f4f96a5a77120e40e99de8d26.tar.gz
ports-8cbf48bd4b10e39f4f96a5a77120e40e99de8d26.zip
Notes
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 0685d127b09e..8b0d3b9cf182 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.6.0.20100605
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -19,7 +20,7 @@ MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.6
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- mpfr.3:${PORTSDIR}/math/mpfr \
+ mpfr.4:${PORTSDIR}/math/mpfr \
mpc.2:${PORTSDIR}/math/mpc
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils