summaryrefslogtreecommitdiff
path: root/sysutils/grub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/grub/Makefile')
-rw-r--r--sysutils/grub/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 73935570435..5494adc7ffe 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/11 20:03:09 magick Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/11 22:00:25 wiz Exp $
#
DISTNAME= grub-0.91
@@ -9,9 +9,9 @@ MAINTAINER= jgoerzen@complete.org
HOMEPAGE= http://www.gnu.org/software/grub/
COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2
+# This package needs a new gas and therefore the -current
+# toolchain. Also it is only available for i386
ONLY_FOR_PLATFORM= NetBSD-1.5[Y-Z]*-i386 NetBSD-1.[6-9]*-i386
- # This package needs a new gas and therefore the -current
- # toolchain. Also it is only available for i386
GNU_CONFIGURE= YES
USE_GMAKE= YES