From 398cf34483c98fe7a1ed28c699638fd84a32b75d Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 19 May 2003 08:28:08 +0000 Subject: [PATCH] Remove BROKEN. It's not that port that is broken, but FreeBSD 5.x in that it has broken /again/ all cross-compilation attempts. Whoever broke it ought to fix that. Die, , die now! --- devel/avr-libc/Makefile | 4 ---- 1 file changed, 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 -.if ${OSVERSION} >= 500113 -BROKEN= "Installation fails" -.endif - USE_BZIP2= yes HAS_CONFIGURE= yes CONFIGURE_ENV= CC=avr-gcc PREFIX=${PREFIX}