diff options
Diffstat (limited to 'sysutils/p5-File-Stat-ModeString/Makefile')
-rw-r--r-- | sysutils/p5-File-Stat-ModeString/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-File-Stat-ModeString/Makefile b/sysutils/p5-File-Stat-ModeString/Makefile index b316438ea2cf..c14cb6c11022 100644 --- a/sysutils/p5-File-Stat-ModeString/Makefile +++ b/sysutils/p5-File-Stat-ModeString/Makefile @@ -20,7 +20,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= p5-File-Stat-Bits>0:${PORTSDIR}/sysutils/p5-File-Stat-Bits RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::Stat::ModeString.3 |