aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sge62/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sge62/Makefile')
-rw-r--r--sysutils/sge62/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/sge62/Makefile b/sysutils/sge62/Makefile
index 3044ef2f2a75..d33f7b02e12e 100644
--- a/sysutils/sge62/Makefile
+++ b/sysutils/sge62/Makefile
@@ -88,6 +88,8 @@ EXCEPTFILES= arc_depend_irix.asc arc_depend_solaris.asc man testsuite
.if ${ARCH} == "sparc64"
BROKEN= Does not configure on sparc64
+.elif ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
.endif
.if defined(WITH_BDB)