summaryrefslogtreecommitdiffstats
path: root/devel/avr-gcc-3
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2001-03-10 20:45:38 +0000
committerjoerg <joerg@FreeBSD.org>2001-03-10 20:45:38 +0000
commit798817dfb364080e320e98395345e082822992ed (patch)
tree0aa279a664ac1ecab2ea73126875cfaa8f6761e2 /devel/avr-gcc-3
parent7b375bddfa5f700598340be49c5650f7747ea15f (diff)
downloadFreeBSD-ports-798817dfb364080e320e98395345e082822992ed.zip
FreeBSD-ports-798817dfb364080e320e98395345e082822992ed.tar.gz
Didn't notice before that this port actually uses GNU autoconf... This
should fix the port build on bento. Still doesn't want to be built on the alpha arch, i'm not sure whether i'll be able to fix that or whether i'll have to exclude it from the alpha build. In theory, since it's a cross-compiler already anyway, it should be possible to build it on non-i386 platforms as well.
Diffstat (limited to 'devel/avr-gcc-3')
-rw-r--r--devel/avr-gcc-3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/avr-gcc-3/Makefile b/devel/avr-gcc-3/Makefile
index 0141a8d..118d986 100644
--- a/devel/avr-gcc-3/Makefile
+++ b/devel/avr-gcc-3/Makefile
@@ -30,6 +30,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION}
# the original master site still uses .gz.
#USE_BZIP2= yes
USE_GMAKE= yes
+USE_AUTOCONF= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=avr
OpenPOWER on IntegriCloud