pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Apr  8 15:24:35 UTC 2021

Modified Files:
        pkgsrc/emulators/qemu: Makefile

Log Message:
qemu: remove GMAKE_REQD


To generate a diff of this commit:
cvs rdiff -u -r1.275 -r1.276 pkgsrc/emulators/qemu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.275 pkgsrc/emulators/qemu/Makefile:1.276
--- pkgsrc/emulators/qemu/Makefile:1.275        Thu Apr  8 15:23:31 2021
+++ pkgsrc/emulators/qemu/Makefile      Thu Apr  8 15:24:35 2021
@@ -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:bu
 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