aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
commitb705cbc95ce7bf042f8953c29453b6528f20a3c6 (patch)
tree26218ca7c2e5a91466052ac00adec88000802e4f /french
parentb2e928c70c82a416571a4cf1ba23bd4ebcf8f152 (diff)
downloadports-b705cbc95ce7bf042f8953c29453b6528f20a3c6.tar.gz
ports-b705cbc95ce7bf042f8953c29453b6528f20a3c6.zip
Notes
Diffstat (limited to 'french')
-rw-r--r--french/aster/Makefile4
-rw-r--r--french/homard/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 6ee8c5cf40d4..6abadb19e03b 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -259,9 +259,9 @@ post-install:
${LN} -fs ${HOMARDDIR}/homard ${tools_dir}/
${LN} -fs ${HOMARDDIR}/aster_homard_py ${tools_dir}/
.endif
- @${ECHO}
+ @${ECHO_MSG}
@${CAT} ${PKGMESSAGE} | ${SED} -e "s#%%inst_dir%%#${inst_dir}#"
- @${ECHO}
+ @${ECHO_MSG}
.if defined(MAINTAINER_MODE)
test: install
diff --git a/french/homard/Makefile b/french/homard/Makefile
index c225c512e900..b9da41f240a2 100644
--- a/french/homard/Makefile
+++ b/french/homard/Makefile
@@ -67,8 +67,8 @@ do-install:
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${HOMARDDIR}
post-install:
- @${ECHO}
+ @${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
- @${ECHO}
+ @${ECHO_MSG}
.include <bsd.port.post.mk>