summaryrefslogtreecommitdiff
path: root/devel/djgpp-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/djgpp-gcc/Makefile')
-rw-r--r--devel/djgpp-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile
index 8ac75e7c430e..dafe49368afd 100644
--- a/devel/djgpp-gcc/Makefile
+++ b/devel/djgpp-gcc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcc
PORTVERSION= ${GCCVERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/:djsource \
ftp://ftp.mirror.ac.uk/sites/www.delorie.com/current/v2gnu/:djsource \
@@ -29,7 +29,7 @@ COMMENT= FSF gcc-4.1 for DJGPP cross-development
BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- autoconf-2.59:${PORTSDIR}/devel/autoconf259 \
+ autoconf-2.61:${PORTSDIR}/devel/autoconf261 \
aclocal-1.9:${PORTSDIR}/devel/automake19
.if defined(WITH_FORTRAN)
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \