diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-10 11:25:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-10 11:25:21 +0000 |
commit | d5a12f74acafa4b128511240ed589f4956a17fac (patch) | |
tree | 6379df4fd98a8e5d58a460d53d58e090176d16e0 /devel/avr-libc | |
parent | 2d2bf75e7120b61e835c2850289c243f25dbc5b6 (diff) |
Notes
Diffstat (limited to 'devel/avr-libc')
-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 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 |