aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-14 11:53:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-14 11:53:13 +0000
commit1ebd8b8869da1ca0759e1069a89fcc02b1e81829 (patch)
tree73116fa389a10f258e3a681e24b17656070be6e9 /lang/gcc46
parentc7a2039f702472effea40634eb15f76ca90a28b7 (diff)
downloadports-1ebd8b8869da1ca0759e1069a89fcc02b1e81829.tar.gz
ports-1ebd8b8869da1ca0759e1069a89fcc02b1e81829.zip
Notes
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 924ec793ebcc..c5a868ea3378 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/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)