diff options
Diffstat (limited to 'devel/p5-BSD-stat/Makefile')
-rw-r--r-- | devel/p5-BSD-stat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-BSD-stat/Makefile b/devel/p5-BSD-stat/Makefile index 5a67d9f43ba3..57af203a7c89 100644 --- a/devel/p5-BSD-stat/Makefile +++ b/devel/p5-BSD-stat/Makefile @@ -13,7 +13,8 @@ COMMENT= Stat() with BSD 4.4 extensions LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= BSD::stat.3 |