From 7f7c54db40f0b51b735b06bffad8103043d6fd7d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 1 Jun 2000 09:45:42 +0000 Subject: change the sparc entry in ONLY_FOR... to only include SunOS. Under NetBSD/sparc, this plugin gives: ld.so: /usr/pkg/lib/netscape/navigator-4.6/plugins/libflashplayer.so is not for this machine type --- graphics/ns-flash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/ns-flash') diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile index c76e6f17c6b..602b7ca8bc2 100644 --- a/graphics/ns-flash/Makefile +++ b/graphics/ns-flash/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2000/02/14 13:31:12 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2000/06/01 09:45:42 dmcmahill Exp $ # PKGNAME= ns-flash-4.0r12 FLASH_VERS= ${PKGNAME:S/ns-flash-//} -ONLY_FOR_PLATFORM= *-*-i386 *-*-sparc +ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3