summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/festdoc/Makefile4
-rw-r--r--audio/festival/Makefile4
-rw-r--r--audio/festlex-cmu/Makefile4
-rw-r--r--audio/festlex-oald/Makefile4
-rw-r--r--audio/festlex-ogi/Makefile4
-rw-r--r--audio/festlex-poslex/Makefile4
-rw-r--r--audio/festogi-spanish/Makefile4
-rw-r--r--audio/festvox-abc/Makefile4
-rw-r--r--audio/festvox-aec/Makefile6
-rw-r--r--audio/festvox-don/Makefile4
-rw-r--r--audio/festvox-el11/Makefile4
-rw-r--r--audio/festvox-en1/Makefile4
-rw-r--r--audio/festvox-hvs/Makefile6
-rw-r--r--audio/festvox-jph/Makefile6
-rw-r--r--audio/festvox-kal16/Makefile4
-rw-r--r--audio/festvox-kal8/Makefile4
-rw-r--r--audio/festvox-ked16/Makefile4
-rw-r--r--audio/festvox-ked8/Makefile4
-rw-r--r--audio/festvox-mwm/Makefile6
-rw-r--r--audio/festvox-ogirab/Makefile6
-rw-r--r--audio/festvox-rab16/Makefile4
-rw-r--r--audio/festvox-rab8/Makefile4
-rw-r--r--audio/festvox-tll/Makefile6
-rw-r--r--audio/festvox-us1/Makefile4
-rw-r--r--audio/festvox-us2/Makefile4
-rw-r--r--audio/festvox-us3/Makefile4
-rw-r--r--audio/mbrolavox-en1/Makefile4
-rw-r--r--audio/mbrolavox-us1/Makefile4
-rw-r--r--audio/mbrolavox-us2/Makefile4
-rw-r--r--audio/mbrolavox-us3/Makefile4
-rw-r--r--audio/realplayer/Makefile6
-rw-r--r--chat/bitchx/Makefile6
-rw-r--r--graphics/giflib/Makefile4
-rw-r--r--graphics/libungif/Makefile4
-rw-r--r--lang/smalleiffel/Makefile8
-rw-r--r--net/samba/Makefile6
-rw-r--r--x11/egtk/Makefile8
37 files changed, 87 insertions, 87 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index 169692401f0..fdf553debb9 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:23 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:45 jlam Exp $
DISTNAME= festdoc-1.4.0.1
PKGNAME= festival-doc-1.4.0.1
@@ -17,7 +17,7 @@ INFO_FILES= festival.info
post-extract:
${CHMOD} -R a+r ${WRKSRC}
- ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
${RM} ${WRKSRC}/festival/src-manual/c3750.htm~
${RM} ${WRKSRC}/speechtools/c16909.htm~
${RMDIR} ${WRKSRC}/festival/src-manual/images_gen
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index 1f6a36e2084..40b66047ca5 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/05/19 03:56:24 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/07/14 12:37:46 jlam Exp $
DISTNAME= festival-1.4.0
WRKSRC= ${WRKDIR}
@@ -58,7 +58,7 @@ post-patch:
do-install:
${INSTALL_DATA_DIR} ${FHOME}
${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 -print | ${XARGS} ${CHMOD} 755
cd ${FESTIVAL} && ${PAX} -r -w lib examples ${FHOME}
${RM} -f ${FHOME}/lib/etc/NetBSD/audsp
${INSTALL_PROGRAM} ${FESTIVAL}/lib/etc/NetBSD/audsp ${PREFIX}/libexec
diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile
index 9dc1282767a..32bfaded75f 100644
--- a/audio/festlex-cmu/Makefile
+++ b/audio/festlex-cmu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:24 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:46 jlam Exp $
DISTNAME= festlex_CMU
PKGNAME= festlex-cmu-1.4.0
@@ -18,7 +18,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile
index d65ffa8fa63..7f5aeb96829 100644
--- a/audio/festlex-oald/Makefile
+++ b/audio/festlex-oald/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:24 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:46 jlam Exp $
DISTNAME= festlex_OALD
PKGNAME= festlex-oald-1.4.0
@@ -18,7 +18,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index ec4c7e21610..35d53f64afa 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/19 03:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:47 jlam Exp $
DISTNAME= OGIlexicon-2.0
PKGNAME= festlex-ogi-2.0
@@ -21,7 +21,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile
index 959818e377f..89f098f08fa 100644
--- a/audio/festlex-poslex/Makefile
+++ b/audio/festlex-poslex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:47 jlam Exp $
DISTNAME= festlex_POSLEX
PKGNAME= festlex-poslex-1.4.0
@@ -18,7 +18,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile
index 100499e4c3d..c3b0b6c3345 100644
--- a/audio/festogi-spanish/Makefile
+++ b/audio/festogi-spanish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:47 jlam Exp $
DISTNAME= OGIspanish-2.0
PKGNAME= festogi-spanish-2.0
@@ -20,7 +20,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile
index 33a19e0513b..2e35ad5bc30 100644
--- a/audio/festvox-abc/Makefile
+++ b/audio/festvox-abc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:47 jlam Exp $
DISTNAME= voice_abc_di-2.0
PKGNAME= festvox-abc-2.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
${RM} -f ${WRKSRC}/lib/voices/spanish/abc_diphone/group/hvslpcOGI16k.group
${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -fr
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile
index 7d012dadbe0..43c3e4d49ba 100644
--- a/audio/festvox-aec/Makefile
+++ b/audio/festvox-aec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:26 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:48 jlam Exp $
DISTNAME= voice_aec_di-2.0
PKGNAME= festvox-aec-2.0
@@ -21,8 +21,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile
index ccb0314ebed..a060f2fef4d 100644
--- a/audio/festvox-don/Makefile
+++ b/audio/festvox-don/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:26 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:48 jlam Exp $
DISTNAME= festvox_don
PKGNAME= festvox-don-1.4.0
@@ -20,7 +20,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile
index 6c3d49f9399..e95e9978123 100644
--- a/audio/festvox-el11/Makefile
+++ b/audio/festvox-el11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/19 03:56:26 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:48 jlam Exp $
DISTNAME= festvox_ellpc11k
PKGNAME= festvox-el11-1.4.0
@@ -20,7 +20,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile
index 0698b438b38..3143d1b8d5a 100644
--- a/audio/festvox-en1/Makefile
+++ b/audio/festvox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:26 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:48 jlam Exp $
DISTNAME= festvox_en1
PKGNAME= festvox-en1-1.4.0
@@ -27,7 +27,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
cd ${WRKSRC} && ${PAX} -r -w * ${FHOME}
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile
index 395675a367c..90e1890662a 100644
--- a/audio/festvox-hvs/Makefile
+++ b/audio/festvox-hvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:27 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:49 jlam Exp $
DISTNAME= voice_hvs_di-2.0
PKGNAME= festvox-hvs-2.0
@@ -22,8 +22,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
index 068572424d7..daf3b8673a8 100644
--- a/audio/festvox-jph/Makefile
+++ b/audio/festvox-jph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:27 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:49 jlam Exp $
DISTNAME= voice_jph_di-2.0
PKGNAME= festvox-jph-2.0
@@ -21,8 +21,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile
index f7b42f88f9f..6dc242b5aa1 100644
--- a/audio/festvox-kal16/Makefile
+++ b/audio/festvox-kal16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/19 03:56:27 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:49 jlam Exp $
DISTNAME= festvox_kallpc16k
PKGNAME= festvox-kal16-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile
index e97ae665c3f..ec04766fe08 100644
--- a/audio/festvox-kal8/Makefile
+++ b/audio/festvox-kal8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:28 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:49 jlam Exp $
DISTNAME= festvox_kallpc8k
PKGNAME= festvox-kal8-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile
index 64945eede88..3a4b1dba914 100644
--- a/audio/festvox-ked16/Makefile
+++ b/audio/festvox-ked16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/19 03:56:28 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:50 jlam Exp $
DISTNAME= festvox_kedlpc16k
PKGNAME= festvox-ked16-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile
index 0bcbe027b7a..bd80c91f2f1 100644
--- a/audio/festvox-ked8/Makefile
+++ b/audio/festvox-ked8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/05/19 03:56:28 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2001/07/14 12:37:50 jlam Exp $
DISTNAME= festvox_kedlpc8k
PKGNAME= festvox-ked8-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile
index 42d21f90655..5fab62c8ce6 100644
--- a/audio/festvox-mwm/Makefile
+++ b/audio/festvox-mwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:50 jlam Exp $
DISTNAME= voice_mwm_di-2.0
PKGNAME= festvox-mwm-2.0
@@ -21,8 +21,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile
index e6af0ee73e1..ca127530ff2 100644
--- a/audio/festvox-ogirab/Makefile
+++ b/audio/festvox-ogirab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:51 jlam Exp $
DISTNAME= voice_ogirab_di-2.0
PKGNAME= festvox-ogirab-2.0
@@ -21,8 +21,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile
index 60553a61fb1..85721c0dc19 100644
--- a/audio/festvox-rab16/Makefile
+++ b/audio/festvox-rab16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/19 03:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:51 jlam Exp $
DISTNAME= festvox_rablpc16k
PKGNAME= festvox-rab16-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile
index dd36a37ef68..6e1179b2760 100644
--- a/audio/festvox-rab8/Makefile
+++ b/audio/festvox-rab8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/05/19 03:56:30 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2001/07/14 12:37:51 jlam Exp $
DISTNAME= festvox_rablpc8k
PKGNAME= festvox-rab8-1.4.0
@@ -22,7 +22,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 -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
index 9279c40730f..2ea478bb9ca 100644
--- a/audio/festvox-tll/Makefile
+++ b/audio/festvox-tll/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:30 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:51 jlam Exp $
DISTNAME= voice_tll_di-2.0
PKGNAME= festvox-tll-2.0
@@ -21,8 +21,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 -print | ${XARGS} ${CHMOD} 755
+ ${FIND} ${WRKSRC} -type d -name CVS -print | ${XARGS} ${RM} -fr
do-install:
${INSTALL_DATA_DIR} ${FHOME}
diff --git a/audio/festvox-us1/Makefile b/audio/festvox-us1/Makefile
index fd3d2ccbea9..938e08446b7 100644
--- a/audio/festvox-us1/Makefile
+++ b/audio/festvox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 03:56:30 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:51 jlam Exp $
DISTNAME= festvox_us1
PKGNAME= festvox-us1-1.4.0
@@ -27,7 +27,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
cd ${WRKSRC} && ${PAX} -r -w * ${FHOME}
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile
index 2026463f794..fb97a34795e 100644
--- a/audio/festvox-us2/Makefile
+++ b/audio/festvox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 03:56:31 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:52 jlam Exp $
DISTNAME= festvox_us2
PKGNAME= festvox-us2-1.4.0
@@ -27,7 +27,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
cd ${WRKSRC} && ${PAX} -r -w * ${FHOME}
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile
index 19b31e9d3bf..eac88a2f89e 100644
--- a/audio/festvox-us3/Makefile
+++ b/audio/festvox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 03:56:31 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:52 jlam Exp $
DISTNAME= festvox_us3
PKGNAME= festvox-us3-1.4.0
@@ -27,7 +27,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
cd ${WRKSRC} && ${PAX} -r -w * ${FHOME}
diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile
index 84da228bc38..a0fa884211a 100644
--- a/audio/mbrolavox-en1/Makefile
+++ b/audio/mbrolavox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/05/19 03:56:31 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2001/07/14 12:37:52 jlam Exp $
DISTNAME= en1-980910
PKGNAME= mbrolavox-en1-980910
@@ -23,7 +23,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${MHOME}
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile
index 1edcf6730ca..9e965bbf898 100644
--- a/audio/mbrolavox-us1/Makefile
+++ b/audio/mbrolavox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/05/19 03:56:32 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/07/14 12:37:52 jlam Exp $
DISTNAME= us1-980512
PKGNAME= mbrolavox-us1-980512
@@ -23,7 +23,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${MHOME}
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile
index e037769e0b3..cc878b88418 100644
--- a/audio/mbrolavox-us2/Makefile
+++ b/audio/mbrolavox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 03:56:32 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:53 jlam Exp $
DISTNAME= us2-980812
PKGNAME= mbrolavox-${DISTNAME}
@@ -23,7 +23,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${MHOME}
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile
index 67e21229d7c..2a3d43d1781 100644
--- a/audio/mbrolavox-us3/Makefile
+++ b/audio/mbrolavox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/05/19 03:56:32 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:53 jlam Exp $
DISTNAME= us3-990208
PKGNAME= mbrolavox-${DISTNAME}
@@ -23,7 +23,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
- @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
${INSTALL_DATA_DIR} ${MHOME}
diff --git a/audio/realplayer/Makefile b/audio/realplayer/Makefile
index 3b9bc625ce3..c896817d72f 100644
--- a/audio/realplayer/Makefile
+++ b/audio/realplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/06/18 22:20:03 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/07/14 12:37:53 jlam Exp $
DISTNAME= rp8_linux20_libc6_i386_cs2
PKGNAME= realplayer-8.0.1
@@ -66,8 +66,8 @@ do-build:
${FILESDIR}/realplay.sh > ${WRKDIR}/realplay.sh
pre-install:
- ${FIND} ${WRKSRC} \( -name "*.orig" -o -name "*.old" \) -print0 \
- | ${XARGS} -0 ${RM}
+ ${FIND} ${WRKSRC} \( -name "*.orig" -o -name "*.old" \) -print \
+ | ${XARGS} ${RM}
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/realplay.sh ${PREFIX}/bin/realplay
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile
index c9f6abdb7cd..a97f7a9097e 100644
--- a/chat/bitchx/Makefile
+++ b/chat/bitchx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/06/23 19:26:49 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/07/14 12:37:53 jlam Exp $
DISTNAME= ircii-pana-1.0c18
PKGNAME= bitchx-1.0.3.18
@@ -29,8 +29,8 @@ DEPENDS+= bzip2-0.9.0b:../../archivers/bzip2
# installed later on; ignore error code, since we delete the directories
# before find can descend into them.
post-extract:
- ( ${FIND} ${WRKDIR}/BitchX/bitchx-docs -type d -name CVS -print0 \
- | ${XARGS} -0 ${RM} -rf ) 2>/dev/null
+ ( ${FIND} ${WRKDIR}/BitchX/bitchx-docs -type d -name CVS -print \
+ | ${XARGS} ${RM} -rf ) 2>/dev/null
# The WANT_NOTIFY_BITCHX_COM message after configure is misleading, we
# disable this by default.
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 2b9e63fcc11..092c5058ee6 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/06/19 04:08:48 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2001/07/14 12:37:54 jlam Exp $
#
DISTNAME= giflib-4.1.0
@@ -36,7 +36,7 @@ post-patch:
#
pre-build:
${TOUCH} ${WRKSRC}/aclocal.m4
- ${FIND} ${WRKSRC} -name "Makefile.in" -print0 | ${XARGS} -0 ${TOUCH}
+ ${FIND} ${WRKSRC} -name "Makefile.in" -print | ${XARGS} ${TOUCH}
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index 8da892cc2c1..04da2d78532 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/06/19 04:08:42 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/07/14 12:37:54 jlam Exp $
#
DISTNAME= libungif-4.1.0
@@ -36,7 +36,7 @@ post-patch:
#
pre-build:
${TOUCH} ${WRKSRC}/aclocal.m4
- ${FIND} ${WRKSRC} -name "Makefile.in" -print0 | ${XARGS} -0 ${TOUCH}
+ ${FIND} ${WRKSRC} -name "Makefile.in" -print | ${XARGS} ${TOUCH}
post-install:
cd ${PREFIX}; \
diff --git a/lang/smalleiffel/Makefile b/lang/smalleiffel/Makefile
index 4697bf2c4b9..aa996007922 100644
--- a/lang/smalleiffel/Makefile
+++ b/lang/smalleiffel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/05/19 03:56:37 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:54 jlam Exp $
#
DISTNAME= ${PKGNAME:S/smalleiffel/se/}
@@ -23,7 +23,7 @@ LIBDIR= ${PREFIX}/share/smalleiffel
LIBEXECDIR= ${PREFIX}/libexec/smalleiffel
post-extract:
- ${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644
+ ${FIND} ${WRKSRC} -type f -print | ${XARGS} ${CHMOD} 644
post-patch:
${CHMOD} +x ${WRKSRC}/misc/GC.SH
@@ -38,8 +38,8 @@ post-build:
pre-install:
${RM} -f ${WRKSRC}/sys/loadpath.*
- ${FIND} ${WRKSRC} -name ".gdb*" -print0 | ${XARGS} -0 ${RM} -f
- ${FIND} ${WRKSRC} -name "*.orig" -print0 | ${XARGS} -0 ${RM} -f
+ ${FIND} ${WRKSRC} -name ".gdb*" -print | ${XARGS} ${RM} -f
+ ${FIND} ${WRKSRC} -name "*.orig" -print | ${XARGS} ${RM} -f
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/smalleiffel.sh ${PREFIX}/bin/smalleiffel
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 7561c20a7ad..2e67187f90d 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2001/07/13 16:08:40 taca Exp $
+# $NetBSD: Makefile,v 1.62 2001/07/14 12:37:54 jlam Exp $
DISTNAME= samba-2.2.1a
WRKSRC= ${WRKDIR}/${DISTNAME}/source
@@ -92,8 +92,8 @@ FILES_SUBST_SED= ${FILES_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/}
MESSAGE_SUBST+= ETCDIR=${SAMBA_ETCDIR}
post-extract:
- ${FIND} ${WRKDIR}/${DISTNAME} -name ".cvsignore" -print0 | \
- ${XARGS} -0 ${RM} -f
+ ${FIND} ${WRKDIR}/${DISTNAME} -name ".cvsignore" -print | \
+ ${XARGS} ${RM} -f
${RM} -r ${WRKDIR}/${DISTNAME}/docs/textdocs/outdated
pre-install:
diff --git a/x11/egtk/Makefile b/x11/egtk/Makefile
index f0b53c8a690..adaf8e0aec1 100644
--- a/x11/egtk/Makefile
+++ b/x11/egtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/05/19 03:56:41 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/07/14 12:37:55 jlam Exp $
#
DISTNAME= eGTK_0.3.4
@@ -18,9 +18,9 @@ USE_X11= yes
WRKSRC= ${WRKDIR}/eGTK
post-extract:
- ${FIND} ${WRKSRC} -type d -name "CVS" -print0 | ${XARGS} -0 ${RM} -rf
- ${FIND} ${WRKSRC} -type d -name "ise" -print0 | ${XARGS} -0 ${RM} -rf
- ${FIND} ${WRKSRC} -type f -name "*.ace" -print0 | ${XARGS} -0 ${RM} -f
+ ${FIND} ${WRKSRC} -type d -name "CVS" -print | ${XARGS} ${RM} -rf
+ ${FIND} ${WRKSRC} -type d -name "ise" -print | ${XARGS} ${RM} -rf
+ ${FIND} ${WRKSRC} -type f -name "*.ace" -print | ${XARGS} ${RM} -f
${RMDIR} ${WRKSRC}/examples/toolbar
${RM} ${WRKSRC}/examples/Makefile
cd ${WRKSRC}/C/se; ${MAKE_PROGRAM} ${MAKE_FLAGS} -f Makefile.se clean