aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-IPTCInfo
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-Image-IPTCInfo
parentb59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff)
downloadports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.tar.gz
ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332801
Diffstat (limited to 'graphics/p5-Image-IPTCInfo')
-rw-r--r--graphics/p5-Image-IPTCInfo/Makefile7
-rw-r--r--graphics/p5-Image-IPTCInfo/pkg-plist9
2 files changed, 7 insertions, 9 deletions
diff --git a/graphics/p5-Image-IPTCInfo/Makefile b/graphics/p5-Image-IPTCInfo/Makefile
index 30b598b6df60..387e428801bc 100644
--- a/graphics/p5-Image-IPTCInfo/Makefile
+++ b/graphics/p5-Image-IPTCInfo/Makefile
@@ -14,16 +14,13 @@ USES= perl5 shebangfix
USE_PERL5= configure
SHEBANG_FILES= demo.pl
-MAN3= Image::IPTCInfo.3
-
-NO_STAGE= yes
post-patch:
@${RM} -f ${WRKSRC}/._*
.if !defined(NOPORTDOCS)
post-install:
- @${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/demo_images/* ${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/demo_images/* ${STAGEDIR}${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/graphics/p5-Image-IPTCInfo/pkg-plist b/graphics/p5-Image-IPTCInfo/pkg-plist
index b8636c699bae..49bf31e5eea0 100644
--- a/graphics/p5-Image-IPTCInfo/pkg-plist
+++ b/graphics/p5-Image-IPTCInfo/pkg-plist
@@ -1,9 +1,10 @@
-%%PORTDOCS%%%%EXAMPLESDIR%%/burger_van.jpg
-%%PORTDOCS%%%%EXAMPLESDIR%%/dog.jpg
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/IPTCInfo/.packlist
+%%PERL5_MAN3%%/Image::IPTCInfo.3.gz
%%SITE_PERL%%/Image/IPTCInfo.pm
%%SITE_PERL%%/Image/demo.pl
-%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/IPTCInfo/.packlist
+%%PORTDOCS%%%%EXAMPLESDIR%%/burger_van.jpg
+%%PORTDOCS%%%%EXAMPLESDIR%%/dog.jpg
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/IPTCInfo
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
@dirrmtry %%SITE_PERL%%/Image