aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-gcc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /devel/cross-gcc
parent7b9437e30c95045aa377caf6385cfb927a100461 (diff)
downloadports-523a16e2bde0806face29fc8489a3cbcf49cfff0.tar.gz
ports-523a16e2bde0806face29fc8489a3cbcf49cfff0.zip
Chase libgmp and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=233833
Diffstat (limited to 'devel/cross-gcc')
-rw-r--r--devel/cross-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile
index 612a562110c1..100774211db8 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= gcc
PORTVERSION= 4.3.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GCC:S,$,:gcc,} \
${MASTER_SITE_SOURCEWARE:S,$,:newlib,}
@@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= stas@FreeBSD.org
COMMENT= GNU gcc for cross-target development
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
#