summaryrefslogtreecommitdiff
path: root/audio/festvox-abc
diff options
context:
space:
mode:
authorwiz <wiz>1999-12-28 04:19:57 +0000
committerwiz <wiz>1999-12-28 04:19:57 +0000
commit9cc9fd68b0a44392c69c069dc4ab6db692b31052 (patch)
tree4c9244185d33cff3865f881a82dac4226355fc79 /audio/festvox-abc
parent5e4d40130b145ec4fe5cc6641dcdd992867ac47c (diff)
downloadpkgsrc-9cc9fd68b0a44392c69c069dc4ab6db692b31052.tar.gz
replaced some more commands by their ${COMMAND} counterparts
Diffstat (limited to 'audio/festvox-abc')
-rw-r--r--audio/festvox-abc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile
index 82f87e80ffa..d6d61e02854 100644
--- a/audio/festvox-abc/Makefile
+++ b/audio/festvox-abc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/12/25 22:38:57 wiz Exp $
+# $NetBSD: Makefile,v 1.9 1999/12/28 04:19:59 wiz Exp $
DISTNAME= voice_abc_di-2.0
PKGNAME= festvox-abc-2.0
@@ -21,9 +21,9 @@ FHOME= ${PREFIX}/share/festival
post-extract:
${CHMOD} -R a+r ${WRKSRC}
- find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
${RM} -f ${WRKSRC}/lib/voices/spanish/abc_diphone/group/hvslpcOGI16k.group
- find ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
+ ${FIND} ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}