summaryrefslogtreecommitdiffstats
path: root/math/oleo
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-07 23:29:51 +0000
committerkris <kris@FreeBSD.org>2004-02-07 23:29:51 +0000
commit936a6e547e6d07ea35e4dc67e2e4ce12b4078d59 (patch)
tree51457afc105c09cf3f2dbfcda05530c9b3657968 /math/oleo
parentb7725d69abf92e380056f8b6df31ce69c954af0c (diff)
downloadFreeBSD-ports-936a6e547e6d07ea35e4dc67e2e4ce12b4078d59.zip
FreeBSD-ports-936a6e547e6d07ea35e4dc67e2e4ce12b4078d59.tar.gz
BROKEN on 5.x: does not compile
Diffstat (limited to 'math/oleo')
-rw-r--r--math/oleo/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 559e10e..6c333da 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}
OpenPOWER on IntegriCloud