aboutsummaryrefslogtreecommitdiff
path: root/audio/festlex-oald/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festlex-oald/Makefile')
-rw-r--r--audio/festlex-oald/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile
index e9080fbdc318..e6eb8908cca4 100644
--- a/audio/festlex-oald/Makefile
+++ b/audio/festlex-oald/Makefile
@@ -30,7 +30,7 @@ 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
do-install:
${MKDIR} ${FHOME}