diff options
Diffstat (limited to 'misc/p5-Geography-Countries/Makefile')
-rw-r--r-- | misc/p5-Geography-Countries/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile index cc4b882c487d..0abc00ac6812 100644 --- a/misc/p5-Geography-Countries/Makefile +++ b/misc/p5-Geography-Countries/Makefile @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Handle ISO-3166 country codes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_ARGS+= INSTALLDIRS='site' MAN3= Geography::Countries.3 |