summaryrefslogtreecommitdiff
path: root/audio/festlex-ogi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festlex-ogi/Makefile')
-rw-r--r--audio/festlex-ogi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index ba43d95c9025..f9d37f7c9862 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/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}