summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-06-07 18:20:03 +0000
committertnn <tnn@pkgsrc.org>2009-06-07 18:20:03 +0000
commit290d082b46d8930e9e08ae44492bfadab6e42284 (patch)
tree72d1648ce224ff0ae64482b676b78a018dce75ad /sysutils
parent692eaaba7dc2345b7cc0629d41fe5b1314489e3c (diff)
downloadpkgsrc-290d082b46d8930e9e08ae44492bfadab6e42284.tar.gz
grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knows
that it has to pass -m32 to gcc, so enable build for this platform.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/grub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile
index 7496f8386cb..97ff91234c3 100644
--- a/sysutils/grub/Makefile
+++ b/sysutils/grub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2008/04/12 22:43:12 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2009/06/07 18:20:03 tnn Exp $
DISTNAME= grub-0.97
PKGREVISION= 8
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/grub/
COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2
-ONLY_FOR_PLATFORM= *-*-i386
+ONLY_FOR_PLATFORM= *-*-i386 NetBSD-[5-9].*-x86_64
GNU_CONFIGURE= YES
USE_TOOLS+= gmake