aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-03-15 03:51:21 +0800
committertrevor <trevor@FreeBSD.org>2005-03-15 03:51:21 +0800
commit4813af8b2f730aff6ab3c420c370aab76bba77e8 (patch)
tree67c3d0e10c90899ecdb7521f9b130ca2eb7597a6
parentd1638d0da0b05043ec822eb87a35fc5095092e00 (diff)
downloadfreebsd-ports-gnome-4813af8b2f730aff6ab3c420c370aab76bba77e8.tar.gz
freebsd-ports-gnome-4813af8b2f730aff6ab3c420c370aab76bba77e8.tar.zst
freebsd-ports-gnome-4813af8b2f730aff6ab3c420c370aab76bba77e8.zip
Add a packing list entry needed for the new Italian ports.
Submitted by: flz
-rw-r--r--audio/festival+OGI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile
index 51ebdbe8d598..83ec75ef42e4 100644
--- a/audio/festival+OGI/Makefile
+++ b/audio/festival+OGI/Makefile
@@ -89,8 +89,8 @@ post-patch:
.endfor
do-install:
- ${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/spanish/ \
- ${FHOME}/lib/dicts
+ ${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/italian/ \
+ ${FHOME}/lib/voices/spanish/ ${FHOME}/lib/dicts
${CHMOD} -R u+w,a+r,og-w ${FESTIVAL}/lib
${FIND} ${FESTIVAL}/lib -type d -print0 | ${XARGS} -0 ${CHMOD} 755
cd ${FESTIVAL} && ${CP} -pPR lib examples ${FHOME}