aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Parse-Perl/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
commita51e404df768f2c9fc2118a24f5943257f377afa (patch)
tree851867f5e98429c7502dfa3373415edd59220819 /lang/p5-Parse-Perl/Makefile
parent33e3be5231074adca69fd58e79fe486031edb74a (diff)
downloadports-a51e404df768f2c9fc2118a24f5943257f377afa.tar.gz
ports-a51e404df768f2c9fc2118a24f5943257f377afa.zip
Notes
Diffstat (limited to 'lang/p5-Parse-Perl/Makefile')
-rw-r--r--lang/p5-Parse-Perl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Parse-Perl/Makefile b/lang/p5-Parse-Perl/Makefile
index 8efd7f873179..3a398eb2b6d1 100644
--- a/lang/p5-Parse-Perl/Makefile
+++ b/lang/p5-Parse-Perl/Makefile
@@ -18,6 +18,6 @@ TEST_DEPENDS= p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare \
p5-Sub-Identify>=0:${PORTSDIR}/devel/p5-Sub-Identify
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>