aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-gcc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-08-30 09:56:05 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-08-30 09:56:05 +0000
commita4f7d9d69c27f625b428736efafd44de4d614857 (patch)
tree4a437ef11ee03dc818007c2b4bb992d16f4f67af /devel/cross-gcc
parentd2c2c5b0e4853f64840a5f980b386ffe53454936 (diff)
Notes
Diffstat (limited to 'devel/cross-gcc')
-rw-r--r--devel/cross-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile
index 87f37d2a91a5..c84320388b17 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= gcc
PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GCC:S,$,:gcc,} \
${MASTER_SITE_SOURCEWARE:S,$,:newlib,}
@@ -151,7 +151,7 @@ TGTLANGS:= "${TGTLANGS},objc"
.if defined(WITH_FORTRAN)
TGTLANGS:= "${TGTLANGS},fortran"
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 \
- mpfr.1:${PORTSDIR}/math/mpfr
+ mpfr.2:${PORTSDIR}/math/mpfr
CONFIGURE_ARGS+= --with-gmp=${LOCALBASE}
PLIST_FILES+= bin/${OURTARGET}-gfortran \
${OURTARGET}/bin/gfortran