aboutsummaryrefslogtreecommitdiff
path: root/audio/festival+OGI
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/festival+OGI
parentac04188cee57a6d79cb9555e00ff68a31521173f (diff)
downloadports-39a7f86255001d4b80a591c9e73b6201ee277dda.tar.gz
ports-39a7f86255001d4b80a591c9e73b6201ee277dda.zip
Notes
Diffstat (limited to 'audio/festival+OGI')
-rw-r--r--audio/festival+OGI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile
index c8b7977d17b6..f78f62b06d21 100644
--- a/audio/festival+OGI/Makefile
+++ b/audio/festival+OGI/Makefile
@@ -133,7 +133,7 @@ do-install:
${MKDIR} ${FHOME}/lib/voices/spanish/
${MKDIR} ${FHOME}/lib/dicts
${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib
- ${FIND} ${FESTIVAL}/lib -type d -print0 | xargs -0 ${CHMOD} 755
+ ${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755
cd ${FESTIVAL} && ${CP} -pPR lib examples ${FHOME}
${RM} -rf ${FHOME}/lib/etc/*FreeBSD*
${INSTALL_PROGRAM} ${FESTIVAL}/lib/etc/*FreeBSD*/audsp ${PREFIX}/libexec