aboutsummaryrefslogtreecommitdiffstats
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r--math/oleo/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 559e10ed012e..6c333da5dbcd 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -37,6 +37,10 @@ CONFIGURE_ARGS+= --without-motif
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
pre-everything::
.if !defined(WITH_MOTIF)
@${ECHO_MSG}