aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-08-21 23:20:40 +0800
committererwin <erwin@FreeBSD.org>2009-08-21 23:20:40 +0800
commit96f177f57d3aed89e414f45ac6d1d43493664cc1 (patch)
tree491fd66f2d242f35aecbc1712045396f7ac4f462 /sysutils
parent51c8e3992fda4a20920f6ccffbc0e610ae05c1c7 (diff)
downloadfreebsd-ports-gnome-96f177f57d3aed89e414f45ac6d1d43493664cc1.tar.gz
freebsd-ports-gnome-96f177f57d3aed89e414f45ac6d1d43493664cc1.tar.zst
freebsd-ports-gnome-96f177f57d3aed89e414f45ac6d1d43493664cc1.zip
Mark BROKEN on 8.x: error: conflicting types for 'dprintf'
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/busybox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile
index d1c9402b1d90..b1d8918bc800 100644
--- a/sysutils/busybox/Makefile
+++ b/sysutils/busybox/Makefile
@@ -25,6 +25,8 @@ PLIST_FILES= bin/busybox
.if ${ARCH} == "amd64"
BROKEN= does not compile
+.elif ${OSVERSION} >= 800000
+BROKEN= does not compile
.endif
do-configure: