diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
commit | 3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /graphics/p5-Geo-Gpx | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
Notes
Diffstat (limited to 'graphics/p5-Geo-Gpx')
-rw-r--r-- | graphics/p5-Geo-Gpx/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Geo-Gpx/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile index 8bc554985a8d..b20517d196c5 100644 --- a/graphics/p5-Geo-Gpx/Makefile +++ b/graphics/p5-Geo-Gpx/Makefile @@ -20,10 +20,7 @@ BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Geo::Gpx.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Geo-Gpx/pkg-plist b/graphics/p5-Geo-Gpx/pkg-plist index e220ff27b99e..10ca54cfc888 100644 --- a/graphics/p5-Geo-Gpx/pkg-plist +++ b/graphics/p5-Geo-Gpx/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Gpx/.packlist %%SITE_PERL%%/Geo/Gpx.pm +%%PERL5_MAN3%%/Geo::Gpx.3.gz @dirrmtry %%SITE_PERL%%/Geo @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Gpx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo |