aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Metadata
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
commitd394d91a6ab79b2552ce91ad66446a1a3564ae55 (patch)
tree6b2046ea5205e6106b70f572dde8ed8864afc287 /graphics/p5-SVG-Metadata
parentb59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff)
downloadports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.tar.gz
ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332801
Diffstat (limited to 'graphics/p5-SVG-Metadata')
-rw-r--r--graphics/p5-SVG-Metadata/Makefile4
-rw-r--r--graphics/p5-SVG-Metadata/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/p5-SVG-Metadata/Makefile b/graphics/p5-SVG-Metadata/Makefile
index 1d82a48e7ec8..6d0bacd2e991 100644
--- a/graphics/p5-SVG-Metadata/Makefile
+++ b/graphics/p5-SVG-Metadata/Makefile
@@ -16,10 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= svg_validate.1 svg_annotate.1
-MAN3= SVG::Metadata.3
-
-NO_STAGE= yes
post-patch:
${RM} -f ${WRKSRC}/lib/SVG/Metadata.pm.orig
diff --git a/graphics/p5-SVG-Metadata/pkg-plist b/graphics/p5-SVG-Metadata/pkg-plist
index a72a9551f422..eaf6b32da796 100644
--- a/graphics/p5-SVG-Metadata/pkg-plist
+++ b/graphics/p5-SVG-Metadata/pkg-plist
@@ -1,7 +1,10 @@
bin/svg_annotate
bin/svg_validate
+%%PERL5_MAN3%%/SVG::Metadata.3.gz
%%SITE_PERL%%/SVG/Metadata.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVG/Metadata/.packlist
+man/man1/svg_annotate.1.gz
+man/man1/svg_validate.1.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVG/Metadata
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVG
@dirrmtry %%SITE_PERL%%/SVG