aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-09-01 22:26:48 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-09-01 22:26:48 +0000
commitd9f22d5f6b989a92510f6c8bbbc6d4c6ad8a5717 (patch)
treeb67961d0312470c23a54185cb6d6f1c90d140e5b /emulators
parent6593cd1aa5ead4b9dc4e587238c0898c3599877a (diff)
downloadports-d9f22d5f6b989a92510f6c8bbbc6d4c6ad8a5717.tar.gz
ports-d9f22d5f6b989a92510f6c8bbbc6d4c6ad8a5717.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/files/patch-Makefile b/emulators/qemu/files/patch-Makefile
index e790dfd4efb7..909ac1e5beb7 100644
--- a/emulators/qemu/files/patch-Makefile
+++ b/emulators/qemu/files/patch-Makefile
@@ -5,7 +5,7 @@
ifdef BUILD_DOCS
+ifdef NOPORTDOCS
-+DOCS=qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8
++DOCS=qemu.1 qemu-img.1 qemu-nbd.8 $(MANUAL_BUILDDIR)/interop/qemu-ga.8
+DOCS+=docs/interop/qemu-qmp-ref.7 docs/interop/qemu-ga-ref.7
+else
DOCS=qemu-doc.html qemu-doc.txt qemu.1 qemu-img.1 qemu-nbd.8 $(MANUAL_BUILDDIR)/interop/qemu-ga.8