From 8cbf48bd4b10e39f4f96a5a77120e40e99de8d26 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Fri, 11 Jun 2010 15:09:45 +0000 Subject: Chase mpfr library and bump PORTREVISION. --- devel/cross-gcc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cross-gcc') diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile index a71202d7950a..d806868c5e4c 100644 --- a/devel/cross-gcc/Makefile +++ b/devel/cross-gcc/Makefile @@ -7,7 +7,7 @@ PORTNAME?= gcc PORTVERSION= 4.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GCC:S,$,:gcc,} \ ${MASTER_SITE_SOURCEWARE:S,$,:newlib,} @@ -24,7 +24,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= GNU gcc for cross-target development LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ - mpfr.3:${PORTSDIR}/math/mpfr + mpfr.4:${PORTSDIR}/math/mpfr # # Temporary hack to deal with dependencies during package builds for -- cgit v1.2.3