diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:26:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:26:38 +0000 |
commit | f0b2ffa9ad60a7759211273388972f96d897b53f (patch) | |
tree | e394e1102171535d264178e62a841e493ef3d08a /misc | |
parent | 116530c65f94bf37013ae7182de25e635b794cb7 (diff) | |
download | ports-f0b2ffa9ad60a7759211273388972f96d897b53f.tar.gz ports-f0b2ffa9ad60a7759211273388972f96d897b53f.zip |
Notes
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 |