diff options
Diffstat (limited to 'devel/p5-Devel-PackagePath/Makefile')
-rw-r--r-- | devel/p5-Devel-PackagePath/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-PackagePath/Makefile b/devel/p5-Devel-PackagePath/Makefile index 07783a01f953..fb59ae26fa84 100644 --- a/devel/p5-Devel-PackagePath/Makefile +++ b/devel/p5-Devel-PackagePath/Makefile @@ -17,7 +17,8 @@ COMMENT= Inspect and manipulate a Path based on a Package name RUN_DEPENDS= p5-Moose>=0.64:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types-Path-Class>=0.04:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Devel::PackagePath.3 |