summaryrefslogtreecommitdiff
path: root/sysutils/grub
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-04-11 22:00:25 +0000
committerwiz <wiz@pkgsrc.org>2002-04-11 22:00:25 +0000
commitebfe5e211cad06369b0b861fec2f35852500781f (patch)
tree6efa256856fc1117676725e2de0e1dd60b54fb3d /sysutils/grub
parent3b52caad0952e89906ad7a80833e08bb8481360e (diff)
downloadpkgsrc-ebfe5e211cad06369b0b861fec2f35852500781f.tar.gz
Move comment in such a way that make doesn't stumble over it.
Diffstat (limited to 'sysutils/grub')
-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