From 5dccc7276f3979a2b42d18361cd14dbff095a9fe Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 14 Feb 2000 13:31:12 +0000 Subject: Add suse_linux depends for i386. --- graphics/ns-flash/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/ns-flash') diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile index c29d8e17077..c76e6f17c6b 100644 --- a/graphics/ns-flash/Makefile +++ b/graphics/ns-flash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/04 04:43:29 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2000/02/14 13:31:12 dmcmahill Exp $ # PKGNAME= ns-flash-4.0r12 @@ -9,9 +9,7 @@ ONLY_FOR_PLATFORM= *-*-i386 *-*-sparc .include "../../mk/bsd.prefs.mk" .if (${MACHINE_ARCH} == "i386") -.if !exists(/emul/linux/lib/ld-linux.so.2) -IGNORE= "requires Linux glibc2 libraries - see compat_linux(8)" -.endif +DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux DISTUNAME= linux WRKNAME= Linux .elif ${MACHINE_ARCH} == "sparc" && ${OPSYS} == "SunOS" -- cgit v1.2.3