diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Coder-Google/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Google/pkg-plist | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/misc/p5-Geo-Coder-Google/Makefile b/misc/p5-Geo-Coder-Google/Makefile index c31407da9a1d..bc805709729a 100644 --- a/misc/p5-Geo-Coder-Google/Makefile +++ b/misc/p5-Geo-Coder-Google/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta +PORTSCOUT= limit:^[0-9\.]*$$ + USE_PERL5= configure USES= perl5 diff --git a/misc/p5-Geo-Coder-Google/pkg-plist b/misc/p5-Geo-Coder-Google/pkg-plist index f64cfbe55eb9..3d29448ec04d 100644 --- a/misc/p5-Geo-Coder-Google/pkg-plist +++ b/misc/p5-Geo-Coder-Google/pkg-plist @@ -5,9 +5,3 @@ %%PERL5_MAN3%%/Geo::Coder::Google.3.gz %%PERL5_MAN3%%/Geo::Coder::Google::V2.3.gz %%PERL5_MAN3%%/Geo::Coder::Google::V3.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder/Google -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Coder -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo -@dirrm %%SITE_PERL%%/Geo/Coder/Google -@dirrmtry %%SITE_PERL%%/Geo/Coder -@dirrmtry %%SITE_PERL%%/Geo |