aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-jph
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-13 11:38:29 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-13 11:38:29 +0000
commit39a7f86255001d4b80a591c9e73b6201ee277dda (patch)
tree6ca34d2b88ef8d4d5b27e8df8b52a5eac7ad64b6 /audio/festvox-jph
parentac04188cee57a6d79cb9555e00ff68a31521173f (diff)
downloadports-39a7f86255001d4b80a591c9e73b6201ee277dda.tar.gz
ports-39a7f86255001d4b80a591c9e73b6201ee277dda.zip
Notes
Diffstat (limited to 'audio/festvox-jph')
-rw-r--r--audio/festvox-jph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
index 7ae1cb8fed85..b0f5c528dbd4 100644
--- a/audio/festvox-jph/Makefile
+++ b/audio/festvox-jph/Makefile
@@ -31,8 +31,8 @@ FHOME= ${PREFIX}/share/festival
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ find ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
- @ find ${WRKSRC} -type d -name CVS | xargs ${RM} -fr
+ @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr
do-install:
${MKDIR} ${FHOME}