diff options
Diffstat (limited to 'devel/p5-POE-Component-RSSAggregator/Makefile')
-rw-r--r-- | devel/p5-POE-Component-RSSAggregator/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-POE-Component-RSSAggregator/Makefile b/devel/p5-POE-Component-RSSAggregator/Makefile index 88128eaff00c..5342e9155ccb 100644 --- a/devel/p5-POE-Component-RSSAggregator/Makefile +++ b/devel/p5-POE-Component-RSSAggregator/Makefile @@ -26,10 +26,4 @@ PERL_CONFIGURE= yes MAN3= POE::Component::RSSAggregator.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |