diff options
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 |