aboutsummaryrefslogtreecommitdiffstats
path: root/lang/lush/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lush/Makefile')
-rw-r--r--lang/lush/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/lush/Makefile b/lang/lush/Makefile
index f71b08b4d01d..4ee877cdb1f0 100644
--- a/lang/lush/Makefile
+++ b/lang/lush/Makefile
@@ -32,6 +32,10 @@ MAN1= lush.1
BROKEN= "Does not build on sparc64"
.endif
+.if ${OSVERSION} < 500000
+BROKEN= Does not build
+.endif
+
post-patch:
@${REINPLACE_CMD} -E -e \
's|opt=.+$$||; \