From b6bdd8b8f24b94b09e7cd163549572852c071ef9 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 28 Jul 2014 20:28:09 +0000 Subject: Actually, the configure error is during the build phase With hat: portmgr --- devel/avr-gcc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile index 057945903473..588b0d2e3b4e 100644 --- a/devel/avr-gcc/Makefile +++ b/devel/avr-gcc/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development -BROKEN= Fails to configure with avr-binutils 2.24 +BROKEN= Fails to build with avr-binutils 2.24 BUILD_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \ avr-ld:${PORTSDIR}/devel/avr-binutils -- cgit