aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-07-29 04:28:09 +0800
committerantoine <antoine@FreeBSD.org>2014-07-29 04:28:09 +0800
commitb6bdd8b8f24b94b09e7cd163549572852c071ef9 (patch)
tree5a62a6e83dcb9407581de29d79d78de8b1c714e6 /devel
parenteb5708915ecf0ddfc54fb2f41a73874205ca996a (diff)
downloadfreebsd-ports-gnome-b6bdd8b8f24b94b09e7cd163549572852c071ef9.tar.gz
freebsd-ports-gnome-b6bdd8b8f24b94b09e7cd163549572852c071ef9.tar.zst
freebsd-ports-gnome-b6bdd8b8f24b94b09e7cd163549572852c071ef9.zip
Actually, the configure error is during the build phase
With hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r--devel/avr-gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
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