diff options
Diffstat (limited to 'devel/avr-libc/Makefile')
-rw-r--r-- | devel/avr-libc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index 6d8a01550cc2..349e3c6a9609 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -29,6 +29,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 |