summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-08 15:24:35 +0000
committernia <nia@pkgsrc.org>2021-04-08 15:24:35 +0000
commita1f565af58c9c52dbdc651b65470167d1ba26b5f (patch)
treeaf36a18f72c01e8db6d3c334e520c9301c556fcd /emulators
parent0ac35fdf633711da7618b8b5ffccfbc89af1adbc (diff)
downloadpkgsrc-a1f565af58c9c52dbdc651b65470167d1ba26b5f.tar.gz
qemu: remove GMAKE_REQD
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 12a9305822d..34d9815a69d 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -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 @@ USE_TOOLS+= bison flex makeinfo perl:build pod2man pkg-config
UNLIMIT_RESOURCES= datasize
HAS_CONFIGURE= yes
-GMAKE_REQD= 4.1 # needed for docs
-
PYTHON_VERSIONED_DEPENDENCIES= sphinx:tool
SUBST_CLASSES+= sphinx-build