summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcegger <cegger>2009-02-18 20:31:29 +0000
committercegger <cegger>2009-02-18 20:31:29 +0000
commitb4ecee31eb93e1310d8de21823cab81aac4da37d (patch)
tree28a871c823a5ba759fc6fc894a8eaa41dba69483 /sysutils
parent1eee7448c70620b58ffd7cd84a94379dc73b3f06 (diff)
downloadpkgsrc-b4ecee31eb93e1310d8de21823cab81aac4da37d.tar.gz
build xen 3.3 packages for netbsd-5 again despite there is no Dom0 PAE support.
bouyer says: Dom0 PAE support will be pulled up to netbsd-5 after netbsd-5-0-RELEASE is tagged. building the packages on netbsd-5 in the meantime does not hurt.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xenkernel33/Makefile5
-rw-r--r--sysutils/xentools33/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/xenkernel33/Makefile b/sysutils/xenkernel33/Makefile
index 3e369141d26..3708023f4a5 100644
--- a/sysutils/xenkernel33/Makefile
+++ b/sysutils/xenkernel33/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/02/16 20:16:59 cegger Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/18 20:31:29 cegger Exp $
#
VERSION= 3.3.1
@@ -16,8 +16,7 @@ COMMENT= Xen 3.3.1 Kernel
PKG_DESTDIR_SUPPORT= user-destdir
ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64
-ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[6-9].*-i386
-ONLY_FOR_PLATFORM+= NetBSD-5.99.*-i386
+ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
CONFLICTS= xenkernel30-* xentools30-*
CONFLICTS+= xenkernel3-* xentools3-*
diff --git a/sysutils/xentools33/Makefile b/sysutils/xentools33/Makefile
index 625b6d2fa6d..cfdd00efb6a 100644
--- a/sysutils/xentools33/Makefile
+++ b/sysutils/xentools33/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/02/16 20:16:59 cegger Exp $
+# $NetBSD: Makefile,v 1.16 2009/02/18 20:31:29 cegger Exp $
#
VERSION= 3.3.1
@@ -23,8 +23,7 @@ BUILD_DEPENDS+= dev86-[0-9]*:../../devel/dev86 # needed to build firmware
PKG_SYSCONFSUBDIR= xen
ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64
-ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[6-9].*-i386
-ONLY_FOR_PLATFORM+= NetBSD-5.99.*-i386
+ONLY_FOR_PLATFORM+= NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
CONFLICTS+= libxen-[0-9]*
CONFLICTS+= xentools20-[0-9]*