From 0526b467be26e4e80fa04c9939abd6127b7a704f Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sun, 29 Apr 2001 11:20:05 +0000 Subject: [PATCH] This gcc snapshot requires bison in order to build. Submitted by: bsd --- devel/avr-gcc-3/Makefile | 1 + devel/avr-gcc/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/devel/avr-gcc-3/Makefile b/devel/avr-gcc-3/Makefile index 02a92fe4966d..40e316b33309 100644 --- a/devel/avr-gcc-3/Makefile +++ b/devel/avr-gcc-3/Makefile @@ -36,6 +36,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION} # the original master site still uses .gz. #USE_BZIP2= yes USE_GMAKE= yes +USE_BISON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=avr diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index 02a92fe4966d..40e316b33309 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/Makefile @@ -36,6 +36,7 @@ WRKSRC= ${WRKDIR}/gcc-${PORTVERSION} # the original master site still uses .gz. #USE_BZIP2= yes USE_GMAKE= yes +USE_BISON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=avr