summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-08 13:10:18 +0000
committernia <nia@pkgsrc.org>2021-04-08 13:10:18 +0000
commite993372122a4b849321224b3b63bb81aac056013 (patch)
tree31647eddcd2d0021a4a13eb18b61080dcc7ce431 /emulators
parented2d50f4fc01acf092c0293b9dcb611cd51bd115 (diff)
downloadpkgsrc-e993372122a4b849321224b3b63bb81aac056013.tar.gz
qemu: ivshmem no longer seems to be built by default
reported in #pkgsrc
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile6
-rw-r--r--emulators/qemu/PLIST4
2 files changed, 3 insertions, 7 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 7ada6c2e614..53d52bfa3fe 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.271 2021/04/08 13:02:08 nia Exp $
+# $NetBSD: Makefile,v 1.272 2021/04/08 13:10:18 nia Exp $
DISTNAME= qemu-5.2.0
PKGREVISION= 5
@@ -121,15 +121,13 @@ PLIST.nbd= yes
USER_EMUL= ${UE_ARCHS}
PLIST.bridge-helper= yes
PLIST.nbd= yes
-PLIST.ivshmem= yes
PLIST.pr-helper= yes
.elif !empty(MACHINE_PLATFORM:MSunOS-5.11-*)
-PLIST.ivshmem= yes
PLIST.nbd= yes
CONFIGURE_ARGS+= --disable-coroutine-pool
.endif
-PLIST_VARS+= ${UE_ARCHS} bridge-helper ivshmem keymap nbd pr-helper
+PLIST_VARS+= ${UE_ARCHS} bridge-helper keymap nbd pr-helper
.for pvar in ${USER_EMUL}
PLIST.${pvar}= yes
.endfor
diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST
index de173bdf721..b84f2cc3707 100644
--- a/emulators/qemu/PLIST
+++ b/emulators/qemu/PLIST
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.72 2021/04/08 13:05:51 nia Exp $
+@comment $NetBSD: PLIST,v 1.73 2021/04/08 13:10:18 nia Exp $
bin/elf2dmp
-${PLIST.ivshmem}bin/ivshmem-client
-${PLIST.ivshmem}bin/ivshmem-server
${PLIST.aarch64}bin/qemu-aarch64
${PLIST.aarch64_be}bin/qemu-aarch64_be
${PLIST.alpha}bin/qemu-alpha