pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu: remove GMAKE_REQD



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c070aa57af6
branches:  trunk
changeset: 449979:0c070aa57af6
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 08 15:24:35 2021 +0000

description:
qemu: remove GMAKE_REQD

diffstat:

 emulators/qemu/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r fc75a37ff6c2 -r 0c070aa57af6 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Thu Apr 08 15:23:31 2021 +0000
+++ b/emulators/qemu/Makefile   Thu Apr 08 15:24:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.275 2021/04/08 15:23:31 nia Exp $
+# $NetBSD: Makefile,v 1.276 2021/04/08 15:24:35 nia Exp $
 
 DISTNAME=      qemu-5.2.0
 PKGREVISION=   6
@@ -19,8 +19,6 @@
 UNLIMIT_RESOURCES=     datasize
 HAS_CONFIGURE=         yes
 
-GMAKE_REQD=            4.1 # needed for docs
-
 PYTHON_VERSIONED_DEPENDENCIES= sphinx:tool
 
 SUBST_CLASSES+=                        sphinx-build



Home | Main Index | Thread Index | Old Index