summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-ExifTool-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-ExifTool-devel/Makefile')
-rw-r--r--graphics/p5-Image-ExifTool-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile
index d94c6d0b219d..cd230a06a6c4 100644
--- a/graphics/p5-Image-ExifTool-devel/Makefile
+++ b/graphics/p5-Image-ExifTool-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Image-ExifTool
-DISTVERSION= 13.34
+DISTVERSION= 13.37
CATEGORIES= graphics perl5
MASTER_SITES= https://exiftool.org/ \
SF/exiftool
@@ -25,6 +25,6 @@ OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Changes ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
- cd ${WRKSRC}/ && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}
+ cd ${WRKSRC} && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>