diff options
Diffstat (limited to 'devel/p5-Data-Section-Simple/Makefile')
-rw-r--r-- | devel/p5-Data-Section-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Section-Simple/Makefile b/devel/p5-Data-Section-Simple/Makefile index 4ce93f784ae3..54e6cd5b7a60 100644 --- a/devel/p5-Data-Section-Simple/Makefile +++ b/devel/p5-Data-Section-Simple/Makefile @@ -13,7 +13,8 @@ COMMENT= Read data from __DATA__ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Data::Section::Simple.3 |