From a785a59e7f119dac468a8925ecc6231b4d56209a Mon Sep 17 00:00:00 2001 From: cjep Date: Sat, 8 Jun 2002 18:28:06 +0000 Subject: Grub is only available for i386. --- sysutils/grub/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/grub') diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 68de1904e0c..a248053722a 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/04/30 16:10:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/06/08 18:28:06 cjep Exp $ # DISTNAME= grub-0.92 @@ -9,6 +9,8 @@ MAINTAINER= jgoerzen@complete.org HOMEPAGE= http://www.gnu.org/software/grub/ COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2 +ONLY_FOR_PLATFORM= *-*-i386 + GNU_CONFIGURE= YES USE_GMAKE= YES USE_BUILDLINK_ONLY= YES -- cgit v1.2.3