summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2020-05-09 17:21:32 +0000
committertriaxx <triaxx@pkgsrc.org>2020-05-09 17:21:32 +0000
commit84445bffb1258589ae62d0fa1dfaef3905ededf4 (patch)
treeac398a156ffc51bbc3f0223885f44d774f91ac0d /sysutils
parentc93957f4ac5444802f6d9d2d83723948c9f8f39a (diff)
downloadpkgsrc-84445bffb1258589ae62d0fa1dfaef3905ededf4.tar.gz
grub2: add tool dependency on python
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/grub2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile
index 04131807f5b..272408ec80e 100644
--- a/sysutils/grub2/Makefile
+++ b/sysutils/grub2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/05/09 12:17:52 triaxx Exp $
+# $NetBSD: Makefile,v 1.23 2020/05/09 17:21:32 triaxx Exp $
DISTNAME= grub-2.04
PKGNAME= ${DISTNAME:S/grub/grub2/}
@@ -18,6 +18,7 @@ ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
USE_LANGUAGES+= c c++
USE_TOOLS+= gmake flex bison gettext:run awk pkg-config
+PYTHON_FOR_BUILD_ONLY= tool
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}