summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/festvox-en1/Makefile4
-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
8 files changed, 24 insertions, 8 deletions
diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile
index af5634243b1..722edeb7aaf 100644
--- a/audio/festvox-en1/Makefile
+++ b/audio/festvox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/02/15 09:26:14 agc Exp $
+# $NetBSD: Makefile,v 1.10 2000/07/06 17:43:42 dmcmahill Exp $
DISTNAME= festvox_en1
PKGNAME= festvox-en1-1.4.0
@@ -22,6 +22,8 @@ NO_BUILD= yes
FHOME= ${PREFIX}/share/festival
MBROLA= ${FHOME}/lib/voices/english/en1_mbrola
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/festvox-us1/Makefile b/audio/festvox-us1/Makefile
index 2eb30aa8778..3f047bb99c5 100644
--- a/audio/festvox-us1/Makefile
+++ b/audio/festvox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/02/15 09:26:17 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/06 17:43:43 dmcmahill Exp $
DISTNAME= festvox_us1
PKGNAME= festvox-us1-1.4.0
@@ -22,6 +22,8 @@ NO_BUILD= yes
FHOME= ${PREFIX}/share/festival
MBROLA= ${FHOME}/lib/voices/english/us1_mbrola
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile
index 5a2dfadc5d7..9241e30e58d 100644
--- a/audio/festvox-us2/Makefile
+++ b/audio/festvox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/02/15 09:26:18 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/06 17:43:44 dmcmahill Exp $
DISTNAME= festvox_us2
PKGNAME= festvox-us2-1.4.0
@@ -22,6 +22,8 @@ NO_BUILD= yes
FHOME= ${PREFIX}/share/festival
MBROLA= ${FHOME}/lib/voices/english/us2_mbrola
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile
index 5ad2cf7ee2e..90331316d43 100644
--- a/audio/festvox-us3/Makefile
+++ b/audio/festvox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/02/15 09:26:18 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/06 17:43:44 dmcmahill Exp $
DISTNAME= festvox_us3
PKGNAME= festvox-us3-1.4.0
@@ -22,6 +22,8 @@ NO_BUILD= yes
FHOME= ${PREFIX}/share/festival
MBROLA= ${FHOME}/lib/voices/english/us3_mbrola
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile
index 54c6f4ed03e..4deedea43b8 100644
--- a/audio/mbrolavox-en1/Makefile
+++ b/audio/mbrolavox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/01/08 04:02:25 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2000/07/06 17:43:45 dmcmahill Exp $
DISTNAME= en1-980910
PKGNAME= mbrolavox-en1-980910
@@ -21,6 +21,8 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile
index 00c7c0efe15..cd6488ccccf 100644
--- a/audio/mbrolavox-us1/Makefile
+++ b/audio/mbrolavox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/12/28 04:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/06 17:43:45 dmcmahill Exp $
DISTNAME= us1-980512
PKGNAME= mbrolavox-us1-980512
@@ -21,6 +21,8 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile
index ecea96d6c5c..bb66d032a25 100644
--- a/audio/mbrolavox-us2/Makefile
+++ b/audio/mbrolavox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/12/28 04:20:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/07/06 17:43:46 dmcmahill Exp $
DISTNAME= us2-980812
PKGNAME= mbrolavox-${DISTNAME}
@@ -21,6 +21,8 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile
index d3b6dfbb09c..23d5133c31a 100644
--- a/audio/mbrolavox-us3/Makefile
+++ b/audio/mbrolavox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/12/28 04:20:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/07/06 17:43:46 dmcmahill Exp $
DISTNAME= us3-990208
PKGNAME= mbrolavox-${DISTNAME}
@@ -21,6 +21,8 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print0 | xargs -0 ${CHMOD} 755