From fb3ce5e6ce5897c62ecd9d199b7e3537948abf66 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 9 Jul 2008 22:09:52 +0000 Subject: - Mark BROKEN on 8.x: error: 'IEEE80211_TID_SIZE' was not declared in this scope --- sysutils/desktopbsd-tools/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysutils/desktopbsd-tools') diff --git a/sysutils/desktopbsd-tools/Makefile b/sysutils/desktopbsd-tools/Makefile index 96a84137dce5..53a4f9d84363 100644 --- a/sysutils/desktopbsd-tools/Makefile +++ b/sysutils/desktopbsd-tools/Makefile @@ -46,6 +46,10 @@ RUN_DEPENDS+= csup:${PORTSDIR}/net/csup RUN_DEPENDS+= portsnap:${PORTSDIR}/ports-mgmt/portsnap .endif +.if ${OSVERSION} >= 800000 +BROKEN= does not compile +.endif + post-patch: @${REINPLACE_CMD} -e \ "/Installation/d; /Documentation/d; /InitialConf/d" \ -- cgit v1.2.3