diff options
Diffstat (limited to 'devel/mico')
-rw-r--r-- | devel/mico/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 60306e6c5683..b085c2da1b4c 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -112,10 +112,6 @@ MAN8= ird.8 micod.8 nsd.8 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 600000 -BROKEN= "Does not compile on FreeBSD >= 6.0" -.endif - # Does not build on alpha 4.x .if ${OSVERSION} < 500000 NOT_FOR_ARCHS= alpha |