aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Parse-Range/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Parse-Range/Makefile')
-rw-r--r--math/p5-Parse-Range/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Parse-Range/Makefile b/math/p5-Parse-Range/Makefile
index 5bc5a9b8e288..d48fbb2ca9f2 100644
--- a/math/p5-Parse-Range/Makefile
+++ b/math/p5-Parse-Range/Makefile
@@ -20,10 +20,9 @@ BUILD_DEPENDS= p5-Module-Build>=0.4:${PORTSDIR}/devel/p5-Module-Build \
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Parse::Range.3
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>