diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 12:33:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 12:33:09 +0000 |
commit | 8c7ed9150e6ee5047b310291cbe22092464b73b0 (patch) | |
tree | 7d2a27fd7ebb2fe11d51895f0cb1e9b55da5815a /www/p5-Geo-Caching | |
parent | 679a6dda9a0c3e92620e4d12e9645827ecfd56c0 (diff) | |
download | ports-8c7ed9150e6ee5047b310291cbe22092464b73b0.tar.gz ports-8c7ed9150e6ee5047b310291cbe22092464b73b0.zip |
Notes
Diffstat (limited to 'www/p5-Geo-Caching')
-rw-r--r-- | www/p5-Geo-Caching/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Geo-Caching/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/p5-Geo-Caching/Makefile b/www/p5-Geo-Caching/Makefile index 90538bcbc508..23ec8d8ef613 100644 --- a/www/p5-Geo-Caching/Makefile +++ b/www/p5-Geo-Caching/Makefile @@ -16,10 +16,7 @@ BUILD_DEPENDS= p5-Geo-Cache>=0:${PORTSDIR}/misc/p5-Geo-Cache \ p5-Geo-Gpx>=0:${PORTSDIR}/graphics/p5-Geo-Gpx RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Geo::Caching.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Geo-Caching/pkg-plist b/www/p5-Geo-Caching/pkg-plist index b06d8c463575..3701875b4f8c 100644 --- a/www/p5-Geo-Caching/pkg-plist +++ b/www/p5-Geo-Caching/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Geo::Caching.3.gz %%SITE_PERL%%/Geo/Caching.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Caching/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Caching -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo -@dirrm %%SITE_PERL%%/Geo +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Caching +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo +@dirrmtry %%SITE_PERL%%/Geo |