summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorheinz <heinz>2010-01-22 00:27:36 +0000
committerheinz <heinz>2010-01-22 00:27:36 +0000
commit8b8e15fbb07a0a62767e51335e6b81aeea9849fe (patch)
treed1475541b198d39120d33be73f1387878e94ff5c /sysutils
parentf14f1ecb7bef026a9e3d531f18b88afd2021c9ed (diff)
downloadpkgsrc-8b8e15fbb07a0a62767e51335e6b81aeea9849fe.tar.gz
Enabled installation to DESTDIR.
Diffstat (limited to 'sysutils')
-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