diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,6 @@ PORTNAME= qemu DISTVERSION= 10.2.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} @@ -112,7 +113,6 @@ --disable-tpm \ --disable-user \ --disable-vhost-net \ - --disable-virtfs \ --disable-vnc .endif .if ${FLAVOR:U} == tools