From 935ca1b25bbf5c3d55d70c4a4c6ff271561338d7 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 6 Feb 2014 13:22:17 +0000 Subject: Support staging. --- net/p5-IP-Country/Makefile | 9 --------- net/p5-IP-Country/pkg-plist | 7 +++++++ 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 8938d5a91ca3..99db1b61c8ae 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -16,13 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= ip2cc.1 -MAN3= IP::Authority.3 \ - IP::Country::Fast.3 \ - IP::Country::MaxMind.3 \ - IP::Country::Medium.3 \ - IP::Country::Slow.3 \ - IP::Country.3 - -NO_STAGE= yes .include diff --git a/net/p5-IP-Country/pkg-plist b/net/p5-IP-Country/pkg-plist index 620a1fe3e78c..9b64500c94c1 100644 --- a/net/p5-IP-Country/pkg-plist +++ b/net/p5-IP-Country/pkg-plist @@ -1,4 +1,11 @@ bin/ip2cc +man/man1/ip2cc.1.gz +%%PERL5_MAN3%%/IP::Authority.3.gz +%%PERL5_MAN3%%/IP::Country.3.gz +%%PERL5_MAN3%%/IP::Country::Fast.3.gz +%%PERL5_MAN3%%/IP::Country::MaxMind.3.gz +%%PERL5_MAN3%%/IP::Country::Medium.3.gz +%%PERL5_MAN3%%/IP::Country::Slow.3.gz %%SITE_PERL%%/IP/Authority.pm %%SITE_PERL%%/IP/Authority/auth.gif %%SITE_PERL%%/IP/Authority/ipauth.gif -- cgit