pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/acroread3 On NetBSD/i386, this package needs the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd71a6ae860f
branches:  trunk
changeset: 509502:dd71a6ae860f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Mar 11 01:35:21 2006 +0000

description:
On NetBSD/i386, this package needs the SuSE 7.3 emulation, not 9.1.

diffstat:

 print/acroread3/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d4314800f708 -r dd71a6ae860f print/acroread3/Makefile
--- a/print/acroread3/Makefile  Sat Mar 11 00:16:15 2006 +0000
+++ b/print/acroread3/Makefile  Sat Mar 11 01:35:21 2006 +0000
@@ -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 @@
 
 .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



Home | Main Index | Thread Index | Old Index