aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/omi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile
index 189ec41c27b8..a2b74033450a 100644
--- a/ftp/omi/Makefile
+++ b/ftp/omi/Makefile
@@ -35,7 +35,7 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800058
+.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
BROKEN= does not build
.endif