aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/amiwm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
commitf07f504808239f4dd6005f79bb145e49b4947c11 (patch)
tree7811629449e2414bae88ea387269ba55abd90884 /x11-wm/amiwm
parenta58129d3de9c98ef3845e22d350633da5e5e4a75 (diff)
downloadports-f07f504808239f4dd6005f79bb145e49b4947c11.tar.gz
ports-f07f504808239f4dd6005f79bb145e49b4947c11.zip
KATO mega patch
- ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=89492
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r--x11-wm/amiwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile
index d5f9b6a43549..b0895bf354b9 100644
--- a/x11-wm/amiwm/Makefile
+++ b/x11-wm/amiwm/Makefile
@@ -22,7 +22,7 @@ MAN1= amiwm.1
post-install:
.if !defined(NOPORTDOCS)
- @${ECHO} "===> Copying documents to ${PREFIX}/share/doc/amiwm"
+ @${ECHO_MSG} "===> Copying documents to ${PREFIX}/share/doc/amiwm"
@${MKDIR} ${PREFIX}/share/doc/amiwm
@${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/amiwm
@${INSTALL_DATA} ${WRKSRC}/README.modules ${PREFIX}/share/doc/amiwm