summaryrefslogtreecommitdiff
path: root/security/rid
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 14:58:18 +0000
committerrodent <rodent>2013-04-06 14:58:18 +0000
commit02d12b5b90bd135eb8b0a739c1075d814ce7e1ce (patch)
treeb1cff420284d5ee15e6d2d156f4e102e8c38f089 /security/rid
parentc19d9392ba30a684c6894689392d083e879d0695 (diff)
downloadpkgsrc-02d12b5b90bd135eb8b0a739c1075d814ce7e1ce.tar.gz
'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'
Diffstat (limited to 'security/rid')
-rw-r--r--security/rid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile
index 25b05461788..c3a4dabfd81 100644
--- a/security/rid/Makefile
+++ b/security/rid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/02/06 19:31:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2013/04/06 14:58:20 rodent Exp $
#
DISTNAME= rid-1.11
@@ -21,8 +21,8 @@ CONF_FILES= ${PREFIX}/share/examples/rid/rid.conf ${PKG_SYSCONFDIR}/rid.conf
INSTALLATION_DIRS= sbin share/doc/rid share/examples/rid
post-configure:
- @echo "#undef DEFAULT_YYIN" >> ${WRKSRC}/netconfig.h
- @echo "#define DEFAULT_YYIN \"${PKG_SYSCONFDIR}/rid.conf\"" >> \
+ @${ECHO} "#undef DEFAULT_YYIN" >> ${WRKSRC}/netconfig.h
+ @${ECHO} "#define DEFAULT_YYIN \"${PKG_SYSCONFDIR}/rid.conf\"" >> \
${WRKSRC}/netconfig.h
do-install: