From ba07feda7ffeb4ee633ad173bc515a4066976c47 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 Aug 2000 10:54:34 +0000 Subject: depend on suse-linux>=6.3 instead of -6.3 (we are at 6.3nb1 right now) --- print/acroread3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index 210ab9ef998..70e0468c62b 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/08/21 21:01:33 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/22 10:54:34 wiz Exp $ PKGNAME= acroread3-3.01 CATEGORIES= print @@ -20,7 +20,7 @@ NO_BUILD= YES .if ${OPSYS} == "NetBSD" .if (${MACHINE_ARCH} == "i386") -DEPENDS= suse_linux-6.3:../../emulators/suse_linux +DEPENDS= suse_linux>=6.3:../../emulators/suse_linux DISTNAME= acroread_linux_301 PLATFORM= intellinux .elif (${MACHINE_ARCH} == "alpha") -- cgit v1.2.3