diff options
Diffstat (limited to 'net/p5-IP-Country/Makefile')
-rw-r--r-- | net/p5-IP-Country/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index cfdb588c0851..3199f9e1b09d 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -13,7 +13,8 @@ COMMENT= Fast lookup of country codes from IP addresses BUILD_DEPENDS= p5-Geography-Countries>=0:${PORTSDIR}/misc/p5-Geography-Countries RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= ip2cc.1 MAN3= IP::Authority.3 \ |