summaryrefslogtreecommitdiff
path: root/sysutils/grub
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2010-01-22 00:27:36 +0000
committerheinz <heinz@pkgsrc.org>2010-01-22 00:27:36 +0000
commit279a2b6f40b57e449e1d7f0b5d26e208358e7c65 (patch)
treed1475541b198d39120d33be73f1387878e94ff5c /sysutils/grub
parentde6715599f2820fa2be6456d26156df5f49ef868 (diff)
downloadpkgsrc-279a2b6f40b57e449e1d7f0b5d26e208358e7c65.tar.gz
Enabled installation to DESTDIR.
Diffstat (limited to 'sysutils/grub')
-rw-r--r--sysutils/grub/Makefile4
1 files changed, 3 insertions, 1 deletions
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