From 94dd58691bff3bfecd21274b284e2eddc1e31288 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 10 Mar 2001 20:45:38 +0000 Subject: 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. --- devel/avr-gcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/avr-gcc') diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index 0141a8d741c2..118d986e89f3 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/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 -- cgit v1.2.3