From 9d1db4029c7d8e7ab987d401462c6940269cba31 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 1 Jul 2007 20:20:24 +0000 Subject: Restrict to Linux-2.[46]*-i386 NetBSD-*-i386. Suggested by Hauke Fath. --- sysutils/xenkernel3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/xenkernel3') 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 -- cgit v1.2.3