aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc42/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc42/Makefile')
-rw-r--r--lang/gcc42/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index e6171d5e7fe4..35357077055f 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -22,7 +22,7 @@ MAINTAINER?= gerald@FreeBSD.org
COMMENT?= GNU Compiler Collection 4.2
.if defined(WITH_FORTRAN)
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
mpfr.1:${PORTSDIR}/math/mpfr
.endif