diff options
Diffstat (limited to 'devel/p5-strictures/Makefile')
-rw-r--r-- | devel/p5-strictures/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-strictures/Makefile b/devel/p5-strictures/Makefile index 4f63197b47b4..d4ba061e8bc8 100644 --- a/devel/p5-strictures/Makefile +++ b/devel/p5-strictures/Makefile @@ -14,7 +14,8 @@ COMMENT= Turn on strict and make all warnings fatal LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= strictures.3 |