git: 464c7c97f829 - main - emulators/qemu: Fix plist for NO_X86_TARGETS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 12:39:26 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=464c7c97f8297f200cb9a306a57fd97d6ad9e732
commit 464c7c97f8297f200cb9a306a57fd97d6ad9e732
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-04-26 12:37:23 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-04-26 12:37:23 +0000
emulators/qemu: Fix plist for NO_X86_TARGETS
Reported by: kib
---
emulators/qemu/Makefile | 1 +
emulators/qemu/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index f5c5c9e7768e..7a009d772d4e 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qemu
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}
diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist
index 4cdb2da528e5..c6e08a30d47b 100644
--- a/emulators/qemu/pkg-plist
+++ b/emulators/qemu/pkg-plist
@@ -1,5 +1,5 @@
%%CURL%%bin/elf2dmp
-bin/qemu-arm
+%%NO_X86_TARGETS%%bin/qemu-arm
bin/qemu-edid
bin/qemu-i386
bin/qemu-img