From 3ff3ae5c57e5cdc270971759eb025a1ae7184f27 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 6 Jul 2000 17:43:42 +0000 Subject: 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. --- audio/festvox-us1/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/festvox-us1/Makefile') 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 -- cgit v1.2.3