summaryrefslogtreecommitdiff
path: root/sysutils/xentools33
diff options
context:
space:
mode:
authorcegger <cegger>2009-02-18 20:31:29 +0000
committercegger <cegger>2009-02-18 20:31:29 +0000
commit402bb5a0c2eff6e5cf7ed83cea7615582b513466 (patch)
tree28a871c823a5ba759fc6fc894a8eaa41dba69483 /sysutils/xentools33
parentf82aa0a2dc43af73753b745247dea77d6d98b611 (diff)
downloadpkgsrc-402bb5a0c2eff6e5cf7ed83cea7615582b513466.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/xentools33')
-rw-r--r--sysutils/xentools33/Makefile5
1 files changed, 2 insertions, 3 deletions
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]*