summaryrefslogtreecommitdiff
path: root/devel/djgpp-gcc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /devel/djgpp-gcc
parentBump autoconf 2.67->2.68 -- will deal with any fallout. (diff)
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'devel/djgpp-gcc')
-rw-r--r--devel/djgpp-gcc/Makefile2
-rw-r--r--devel/djgpp-gcc/scripts/pre-configure4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile
index 586fed7bdf38..ff69b42984b3 100644
--- a/devel/djgpp-gcc/Makefile
+++ b/devel/djgpp-gcc/Makefile
@@ -31,7 +31,7 @@ BROKEN= Does not work with autoconf>=2.64 - no upstream fix.
BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- autoconf-2.67:${PORTSDIR}/devel/autoconf267 \
+ autoconf-2.68:${PORTSDIR}/devel/autoconf268 \
aclocal-1.11:${PORTSDIR}/devel/automake111
.if defined(WITH_FORTRAN)
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure
index e7514b1abd3e..def58d8bf561 100644
--- a/devel/djgpp-gcc/scripts/pre-configure
+++ b/devel/djgpp-gcc/scripts/pre-configure
@@ -2,8 +2,8 @@
AUTOCONF_OLD=autoconf-2.13
AUTOHEADER_OLD=autoheader-2.13
-AUTOCONF=autoconf-2.67
-AUTOHEADER=autoheader-2.67
+AUTOCONF=autoconf-2.68
+AUTOHEADER=autoheader-2.68
ACLOCAL=aclocal-1.11
AUTOMAKE=automake-1.11