diff options
Diffstat (limited to 'devel/p5-Devel-PatchPerl/Makefile')
-rw-r--r-- | devel/p5-Devel-PatchPerl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-PatchPerl/Makefile b/devel/p5-Devel-PatchPerl/Makefile index e1bfb6f39b32..be0e8b0a2b31 100644 --- a/devel/p5-Devel-PatchPerl/Makefile +++ b/devel/p5-Devel-PatchPerl/Makefile @@ -17,7 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-pushd>=1.00:${PORTSDIR}/devel/p5-File-pushd RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= patchperl.1 MAN3= Devel::PatchPerl.3 \ |