Subject: CVS commit: pkgsrc/emulators/qemu
From: Leonardo Taccari
Date: 2020-05-23 17:46:12
Message id: 20200523154612.816A2F9A1@cvs.NetBSD.org

Log Message:
qemu: Do not duplicate already existing configure nvmm test in pkgsrc Makefile

configure already had the logic to gracefully test for nvmm and if the
corresponding nvmm variable is set to an empty string do that.

No functional nor binary change intended except a CONFIGURE_ARGS difference.

Fixes PR pkg/55049.

Thanks Yasushi Oshima for reporting this problem, sharing an initial
patch and further testing the version committed now!

Files:
RevisionActionfile
1.243modifypkgsrc/emulators/qemu/Makefile
1.160modifypkgsrc/emulators/qemu/distinfo
1.28modifypkgsrc/emulators/qemu/patches/patch-configure