aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-03 21:25:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-03 21:25:23 +0000
commit0e90b52a89914b601f6d01d9d12a342f13da1cb5 (patch)
tree0eb422c7a17bb599a98307b7a0e7a3c94dc41e1a /devel/avr-libc
parent40c91eeccaf310da8e2d40fd85fe493fefb82175 (diff)
Notes
Diffstat (limited to 'devel/avr-libc')
-rw-r--r--devel/avr-libc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile
index aa8e699045cf..4e72d725e6b0 100644
--- a/devel/avr-libc/Makefile
+++ b/devel/avr-libc/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
avr-ld:${PORTSDIR}/devel/avr-binutils \
avr-gcc:${PORTSDIR}/devel/avr-gcc
+BROKEN= does not build
+
.if !defined(NOPORTDOCS)
OPTIONS= AVRLIBCDOCS "Build avr-libc documents" on
.endif