pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_base The Linux support for NetBSD/amd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c63444bbd201
branches:  trunk
changeset: 497100:c63444bbd201
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Wed Jul 20 15:32:50 2005 +0000

description:
The Linux support for NetBSD/amd64 has not been pulled up in the
netbsd-3 branch, so limit this package to 3.99 or newer.

diffstat:

 emulators/suse91_base/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 455500ea0523 -r c63444bbd201 emulators/suse91_base/Makefile
--- a/emulators/suse91_base/Makefile    Wed Jul 20 15:11:55 2005 +0000
+++ b/emulators/suse91_base/Makefile    Wed Jul 20 15:32:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/07/09 00:06:11 kristerw Exp $
+# $NetBSD: Makefile,v 1.12 2005/07/20 15:32:50 kristerw Exp $
 
 DISTNAME=              suse_base-${SUSE_VERSION}
 PKGREVISION=           5
@@ -11,8 +11,8 @@
 COMMENT=               Linux compatibility package
 
 CONFLICTS=             linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]*
-ONLY_FOR_PLATFORM+=    NetBSD-[2-9]*-i386 NetBSD-[3-9]*-x86_64 \
-                       FreeBSD-*-i386
+ONLY_FOR_PLATFORM+=    NetBSD-[2-9]*-i386 NetBSD-3.99*-x86_64 \
+                       NetBSD-[4-9]*-x86_6 FreeBSD-*-i386
 
 EXTRACT_ONLY=          # empty
 PLIST_SRC=             ${WRKDIR}/PLIST_DYNAMIC



Home | Main Index | Thread Index | Old Index