diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
commit | 699cd424eed65e9635dc3829bc92efdedee24dd7 (patch) | |
tree | 92c0c7d64cc8994560cd3f217750b1813bc39f75 /graphics/p5-Image-Base-SVG | |
parent | a02c48b9da99510a14abc1b21196d3cd18996ae5 (diff) | |
download | ports-699cd424eed65e9635dc3829bc92efdedee24dd7.tar.gz ports-699cd424eed65e9635dc3829bc92efdedee24dd7.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-Base-SVG')
-rw-r--r-- | graphics/p5-Image-Base-SVG/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Image-Base-SVG/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/p5-Image-Base-SVG/Makefile b/graphics/p5-Image-Base-SVG/Makefile index e22cca4f8927..a98034057992 100644 --- a/graphics/p5-Image-Base-SVG/Makefile +++ b/graphics/p5-Image-Base-SVG/Makefile @@ -18,9 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= Image::Base::SVG.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|Image-Base-SVG|Image::Base::SVG|g' ${WRKSRC}/Makefile.PL diff --git a/graphics/p5-Image-Base-SVG/pkg-plist b/graphics/p5-Image-Base-SVG/pkg-plist index da76be3dd98b..a328d0b097b2 100644 --- a/graphics/p5-Image-Base-SVG/pkg-plist +++ b/graphics/p5-Image-Base-SVG/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Image/Base/SVG.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Base/SVG/.packlist +%%PERL5_MAN3%%/Image::Base::SVG.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Base/SVG @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Base @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image |