aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc43
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
committerale <ale@FreeBSD.org>2009-05-13 17:46:02 +0800
commit8f8d88d9af78b5ddb076785e193049c2cda2326c (patch)
tree5ef6daf12ef326b71380f2b78790f29d0f1d8d1b /lang/gcc43
parentfa4fbc6a9748619fd248a3f0a3360b80fa2af224 (diff)
downloadfreebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.gz
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.tar.zst
freebsd-ports-gnome-8f8d88d9af78b5ddb076785e193049c2cda2326c.zip
Chase libgmp and bump PORTREVISION.
Diffstat (limited to 'lang/gcc43')
-rw-r--r--lang/gcc43/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile
index d929ea28c8cc..9ed6ecbe810b 100644
--- a/lang/gcc43/Makefile
+++ b/lang/gcc43/Makefile
@@ -21,7 +21,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.3
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
.if defined(MAINTAINER_MODE)