aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-WriteExcel
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
commit455d78c7b996b91fd348e039c437f5dd96f967b0 (patch)
tree94bffe1976acd000b5731c0ec83ed4d0865cc904 /textproc/p5-Spreadsheet-WriteExcel
parent57da912823b7c015b1eb54384003815dde71305b (diff)
downloadports-455d78c7b996b91fd348e039c437f5dd96f967b0.tar.gz
ports-455d78c7b996b91fd348e039c437f5dd96f967b0.zip
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile
index c55edad63880..50054ce0d15a 100644
--- a/textproc/p5-Spreadsheet-WriteExcel/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile
@@ -29,13 +29,12 @@ DOS2UNIX_REGEX= "*.p[lm]"
SHEBANG_FILES= examples/*.pl
post-install:
- @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}"
@${MKDIR} ${STAGEDIR}${DOCSDIR}/images
@${MKDIR} ${STAGEDIR}${DOCSDIR}/tpj_images
${INSTALL_DATA} ${WRKSRC}/docs/*.html ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/docs/images/* ${STAGEDIR}${DOCSDIR}/images
${INSTALL_DATA} ${WRKSRC}/docs/tpj_images/* ${STAGEDIR}${DOCSDIR}/tpj_images
- @${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
+
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/examples/README \
${WRKSRC}/examples/republic.png ${STAGEDIR}${EXAMPLESDIR}