From 70378bcb99661428a4241c0a92ac09854d2f6d08 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 8 Sep 2000 16:35:07 +0000 Subject: We don't need all of suse_linux, just suse_libc5 and suse_x11. --- print/acroread3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index b0f6cea2c68..aa2280cb239 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/08/31 02:35:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 2000/09/08 16:35:07 jlam Exp $ PKGNAME= acroread3-3.01 CATEGORIES= print @@ -20,7 +20,8 @@ NO_BUILD= YES .if ${OPSYS} == "NetBSD" .if (${MACHINE_ARCH} == "i386") -DEPENDS= suse_linux>=6.3:../../emulators/suse_linux +DEPENDS= suse_libc5>=6.3:../../emulators/suse_libc5 +DEPENDS= suse_x11>=6.3:../../emulators/suse_x11 DISTNAME= acroread_linux_301 PLATFORM= intellinux CHECK_SHLIBS= no -- cgit v1.2.3