From 25f00796da25b4ed992980e6eab2123b96d69611 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/mbrolavox-us3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/mbrolavox-us3') 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 -- cgit v1.2.3