aboutsummaryrefslogtreecommitdiff
path: root/deskutils/sunbird/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/sunbird/Makefile')
-rw-r--r--deskutils/sunbird/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile
index f1ab524b4747..b5afd236b571 100644
--- a/deskutils/sunbird/Makefile
+++ b/deskutils/sunbird/Makefile
@@ -42,8 +42,8 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar
BROKEN= does not build
.endif
-.if ${ARCH}=="sparc64"
-IGNORE= core dumps on ${ARCH}
+.if ${ARCH}=="sparc64" && ${OSVERSION} < 601101
+IGNORE= core dumps on ${ARCH}, need kern.osreldate>=601101
.endif
.if ${PERL_LEVEL} < 500600