aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Monta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-Monta/Makefile')
-rw-r--r--www/p5-Template-Plugin-Monta/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile
index d2b1220a51a3..2bcdc739860c 100644
--- a/www/p5-Template-Plugin-Monta/Makefile
+++ b/www/p5-Template-Plugin-Monta/Makefile
@@ -19,14 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template
RUN_DEPENDS= ${BUILD_DEPENDS} \
${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= Template::Plugin::Monta.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires Perl 5.8 or greater. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>