pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/grub2 grub2: correct a dirty fix to a right one
details: https://anonhg.NetBSD.org/pkgsrc/rev/a481bb680a5d
branches: trunk
changeset: 315437:a481bb680a5d
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sat Nov 24 07:55:28 2018 +0000
description:
grub2: correct a dirty fix to a right one
thanks wiz@
diffstat:
sysutils/grub2/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 537dc6135f5e -r a481bb680a5d sysutils/grub2/Makefile
--- a/sysutils/grub2/Makefile Sat Nov 24 07:53:22 2018 +0000
+++ b/sysutils/grub2/Makefile Sat Nov 24 07:55:28 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/11/23 15:41:19 triaxx Exp $
+# $NetBSD: Makefile,v 1.18 2018/11/24 07:55:28 triaxx Exp $
DISTNAME= grub-2.02
PKGNAME= ${DISTNAME:S/grub/grub2/}
@@ -16,7 +16,7 @@
ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
USE_LANGUAGES+= c c++
-USE_TOOLS+= gmake flex bison gettext:run awk
+USE_TOOLS+= gmake flex bison gettext:run awk pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
@@ -43,7 +43,6 @@
GCC_REQD+= 4.4
FLEX_REQD= 2.5.35
BUILD_DEPENDS+= help2man>=1.36:../../converters/help2man
-BUILD_DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
#
# The configure script sets the variables `target_cpu' and `platform', which
Home |
Main Index |
Thread Index |
Old Index