aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Parse-Range/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:32:07 +0000
commite4343d70fd4006cdded06afba566cf5ac81c1042 (patch)
tree2b1105fda751368f91c2495b29c8d7ed7603adbd /math/p5-Parse-Range/Makefile
parent778e2d35510d4f8fa6bbae934b313771189e4268 (diff)
downloadports-e4343d70fd4006cdded06afba566cf5ac81c1042.tar.gz
ports-e4343d70fd4006cdded06afba566cf5ac81c1042.zip
Notes
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>