summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xenkernel20/Makefile4
-rw-r--r--sysutils/xenkernel3/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/xenkernel20/Makefile b/sysutils/xenkernel20/Makefile
index 23a89cadfc3..d7bdd4dbf7c 100644
--- a/sysutils/xenkernel20/Makefile
+++ b/sysutils/xenkernel20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/07/06 21:14:19 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/01 20:20:24 bouyer Exp $
#
DISTNAME= xen-2.0.7-install-x86_32
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/Ports/xen/
COMMENT= Xen Kernel
+ONLY_FOR_PLATFORM= Linux-2.[46]*-i386 NetBSD-*-i386
+
WRKSRC= ${WRKDIR}/xen-2.0-install
NO_CONFIGURE= yes
diff --git a/sysutils/xenkernel3/Makefile b/sysutils/xenkernel3/Makefile
index 7881cd48151..2c7fe8b1704 100644
--- a/sysutils/xenkernel3/Makefile
+++ b/sysutils/xenkernel3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/14 19:37:00 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/01 20:20:24 bouyer Exp $
#
VERSION= 3.1.0
@@ -14,6 +14,8 @@ HOMEPAGE= http://www.NetBSD.org/Ports/xen/
COMMENT= Xen3 Kernel
CONFLICTS= xenkernel30-*
+ONLY_FOR_PLATFORM= Linux-2.[46]*-i386 NetBSD-*-i386
+
WRKSRC= ${WRKDIR}/dist
NO_CONFIGURE= yes