summaryrefslogtreecommitdiff
path: root/devel/cross-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cross-gcc/Makefile')
-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 612a562110c1..100774211db8 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= gcc
PORTVERSION= 4.3.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GCC:S,$,:gcc,} \
${MASTER_SITE_SOURCEWARE:S,$,:newlib,}
@@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= stas@FreeBSD.org
COMMENT= GNU gcc for cross-target development
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
#