aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 3017ada4b2c8..7c640eb44d15 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.5.1.20100415
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -18,7 +19,7 @@ DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.5
-LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.3:${PORTSDIR}/math/mpfr \
mpc.2:${PORTSDIR}/math/mpc
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils