aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Coro/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile
index 9e17367cec5e..be4865ffda46 100644
--- a/devel/p5-Coro/Makefile
+++ b/devel/p5-Coro/Makefile
@@ -32,10 +32,6 @@ MAN3= Coro.3 Coro::AIO.3 Coro::Channel.3 Coro::Handle.3 \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= this port is for FreeBSD 5 or above
-.endif
-
.if ${PERL_LEVEL} < 500800
IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
.endif