From 2337072178552dde65a9dcc7fa2b99c2f601d7f2 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 11 Mar 2006 01:35:21 +0000 Subject: On NetBSD/i386, this package needs the SuSE 7.3 emulation, not 9.1. --- print/acroread3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print') diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile index 8dfbfa57e82..2e771371633 100644 --- a/print/acroread3/Makefile +++ b/print/acroread3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2006/03/04 21:30:28 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/03/11 01:35:21 rillig Exp $ PKGNAME= acroread3-3.01 PKGREVISION= 1 @@ -23,6 +23,7 @@ NO_BUILD= YES .if ${OPSYS} == "NetBSD" .if (${MACHINE_ARCH} == "i386") +SUSE_PREFER= 7.3 # Does not work with 9.1 DEPENDS+= suse_libc5>=6.3:../../emulators/${SUSE_DIR_PREFIX}_libc5 DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 DISTNAME= acroread_linux_301 -- cgit v1.2.3