diff --git a/net/miredo/Makefile b/net/miredo/Makefile index b7c38ff38b7d..8dcc27d8b225 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -40,7 +40,7 @@ PLIST_SUB= NLS="@comment " .include -.if ${OSVERSION} >= 800000 +.if ${OSVERSION} >= 700000 BROKEN= does not build .endif