aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/polygraph31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/polygraph31/Makefile')
-rw-r--r--benchmarks/polygraph31/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile
index c2cda51b7917..9ff1c9076bc4 100644
--- a/benchmarks/polygraph31/Makefile
+++ b/benchmarks/polygraph31/Makefile
@@ -28,7 +28,7 @@ OPTIONS= GNUPLOT "gnuplot if you want full report functionality" ON \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 900009
+.if ${OSVERSION} >= 900009 || (${OSVERSION} < 900000 && ${OSVERSION} >= 800503)
BROKEN= does not build
.endif