From 279a2b6f40b57e449e1d7f0b5d26e208358e7c65 Mon Sep 17 00:00:00 2001 From: heinz Date: Fri, 22 Jan 2010 00:27:36 +0000 Subject: Enabled installation to DESTDIR. --- sysutils/grub/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 98826a3afc2..964151a97b8 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2010/01/22 00:22:18 heinz Exp $ +# $NetBSD: Makefile,v 1.53 2010/01/22 00:27:36 heinz Exp $ DISTNAME= grub-0.97 PKGREVISION= 8 @@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnu.org/software/grub/ COMMENT= GRand Unified Bootloader -- Boots *BSD, Linux, groks ffs, FAT, ext2 LICENSE= gnu-gpl-v2 +PKG_DESTDIR_SUPPORT= user-destdir + ONLY_FOR_PLATFORM= *-*-i386 NetBSD-[5-9].*-x86_64 GNU_CONFIGURE= YES -- cgit v1.2.3