diff options
Diffstat (limited to 'textproc/p5-Parse-PhoneNumber')
-rw-r--r-- | textproc/p5-Parse-PhoneNumber/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Parse-PhoneNumber/Makefile b/textproc/p5-Parse-PhoneNumber/Makefile index 4c961851805a..55a723801fe1 100644 --- a/textproc/p5-Parse-PhoneNumber/Makefile +++ b/textproc/p5-Parse-PhoneNumber/Makefile @@ -13,7 +13,8 @@ COMMENT= Parse phone numbers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Parse::PhoneNumber.3 |