diff options
Diffstat (limited to 'devel/p5-DateTime-Event-Sunrise/Makefile')
-rw-r--r-- | devel/p5-DateTime-Event-Sunrise/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-DateTime-Event-Sunrise/Makefile b/devel/p5-DateTime-Event-Sunrise/Makefile index 79412d13c08f..c8139b89167d 100644 --- a/devel/p5-DateTime-Event-Sunrise/Makefile +++ b/devel/p5-DateTime-Event-Sunrise/Makefile @@ -23,11 +23,4 @@ PERL_CONFIGURE= yes MAN3= DateTime::Event::Sunrise.3 -.include <bsd.port.pre.mk> - -# Depends on p5-DateTime-Set which requires perl >= 5.6 -.if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |