diff options
Diffstat (limited to 'devel/avr-gcc/Makefile')
-rw-r--r-- | devel/avr-gcc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index 01b612581b34..39b4dd70de48 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/Makefile @@ -35,8 +35,7 @@ CONFIGURE_SCRIPT= ../gcc-${PORTVERSION}/configure USE_PERL5_BUILD= yes USE_BZIP2= yes USE_GMAKE= yes -USES= bison -USE_GETTEXT= yes +USES= bison gettext GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |