diff options
Diffstat (limited to 'devel/p5-B-Keywords/Makefile')
-rw-r--r-- | devel/p5-B-Keywords/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-B-Keywords/Makefile b/devel/p5-B-Keywords/Makefile index 9f1f529fc2ac..9087566c2e0f 100644 --- a/devel/p5-B-Keywords/Makefile +++ b/devel/p5-B-Keywords/Makefile @@ -13,7 +13,8 @@ COMMENT= Lists of reserved barewords and symbol names LICENSE= ART10 GPLv2 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= B::Keywords.3 |