aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc48
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-14 19:53:13 +0800
committerpav <pav@FreeBSD.org>2009-05-14 19:53:13 +0800
commit216350d06ee6ad53f87e547ab20faa420caa3a40 (patch)
treec0e7e3a8134c94a05364b9d6fdd41e9bac86c7c3 /lang/gcc48
parentd689c6c02a3227188c52565795090536c025937b (diff)
downloadfreebsd-ports-gnome-216350d06ee6ad53f87e547ab20faa420caa3a40.tar.gz
freebsd-ports-gnome-216350d06ee6ad53f87e547ab20faa420caa3a40.tar.zst
freebsd-ports-gnome-216350d06ee6ad53f87e547ab20faa420caa3a40.zip
- Chase math/libgmp4 shlib bump
Reported by: pointyhat Pointy hat to: ale
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 924ec793ebcc..c5a868ea3378 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)