diff options
Diffstat (limited to 'devel/p5-File-HomeDir-PathClass/Makefile')
-rw-r--r-- | devel/p5-File-HomeDir-PathClass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-HomeDir-PathClass/Makefile b/devel/p5-File-HomeDir-PathClass/Makefile index 0fc2770db5d9..b4c5a2a6ae0c 100644 --- a/devel/p5-File-HomeDir-PathClass/Makefile +++ b/devel/p5-File-HomeDir-PathClass/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= p5-File-HomeDir>=0.93:${PORTSDIR}/devel/p5-File-HomeDir \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -PERL_MODBUILD= yes +USE_PERL5= modbuild +USES= perl5 MAN3= File::HomeDir::PathClass.3 |