diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avr-libc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index f5258d5fc62f..f8a77ef7c68a 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -28,10 +28,6 @@ RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \ .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Installation fails" -.endif - USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_ENV= CC=avr-gcc PREFIX=${PREFIX} |