summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortnn <tnn>2009-06-07 18:20:03 +0000
committertnn <tnn>2009-06-07 18:20:03 +0000
commit08173e20eb40b84180cc6e50ad3a567b7ab5ad53 (patch)
tree72d1648ce224ff0ae64482b676b78a018dce75ad /sysutils
parentc72a82e32b3e8851de8e37728d1e74d65f79d911 (diff)
downloadpkgsrc-08173e20eb40b84180cc6e50ad3a567b7ab5ad53.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