aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2003-05-19 08:28:08 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2003-05-19 08:28:08 +0000
commit398cf34483c98fe7a1ed28c699638fd84a32b75d (patch)
tree3792d0ee6097603dfc343627746a723818515e4c /devel/avr-libc
parent0028c8f9cdde1683cf8fddc638313fa5b2476d89 (diff)
downloadports-398cf34483c98fe7a1ed28c699638fd84a32b75d.tar.gz
ports-398cf34483c98fe7a1ed28c699638fd84a32b75d.zip
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, <bsd.cpu.mk>, die now!
Notes
Notes: svn path=/head/; revision=81353
Diffstat (limited to 'devel/avr-libc')
-rw-r--r--devel/avr-libc/Makefile4
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}