aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tosha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tosha/Makefile')
-rw-r--r--audio/tosha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
index 00ef4223c89..13a39b130eb 100644
--- a/audio/tosha/Makefile
+++ b/audio/tosha/Makefile
@@ -20,7 +20,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800058
+.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
BROKEN= does not build
.endif