From f1f14b95ce7261ad664639d6ae1c151bb8516381 Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 10 Jan 2010 11:25:21 +0000 Subject: - Mark BROKEN: does not build Reported by: pointyhat --- devel/avr-libc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index 6e106e9a4b01..50c7e6ec5d98 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -30,6 +30,8 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \ jpegtopnm:${PORTSDIR}/graphics/netpbm .endif +BROKEN= does not build + USE_BZIP2= yes USE_GMAKE= yes HAS_CONFIGURE= yes -- cgit