summaryrefslogtreecommitdiff
path: root/audio/mbrolavox-us1
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-07-06 17:43:42 +0000
committerdmcmahill <dmcmahill>2000-07-06 17:43:42 +0000
commit1d9d4fede12db3807124760cb5cf989ed3582e1c (patch)
tree3c9c0a011dd12afa4ddc23acefa6e22028dedea4 /audio/mbrolavox-us1
parentd7fcbb91bc0a7bbcb36e6f4c44dbc63ed39737fc (diff)
downloadpkgsrc-1d9d4fede12db3807124760cb5cf989ed3582e1c.tar.gz
add ONLY_FOR_PLATFORM to match those of mbrola (which these pkgs all
depend upon). This way the "not available for..." message appears instead of a "can't build dependencies" message.
Diffstat (limited to 'audio/mbrolavox-us1')
-rw-r--r--audio/mbrolavox-us1/Makefile4
1 files changed, 3 insertions, 1 deletions
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