aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Sather/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile
index 3fd54a4b878e..bbc6a2fc811a 100644
--- a/lang/Sather/Makefile
+++ b/lang/Sather/Makefile
@@ -45,6 +45,10 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= segfaults during build on 9.X
+.endif
+
post-extract:
#
# Precompiled binaries are for Linux only