summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2016-05-29 00:24:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2016-05-29 00:24:29 +0000
commitcb9817cc61f949812a18e02beedb37a4a40611a7 (patch)
tree3945d1f39b1b16578e8b1397780a90dd3b2d6559 /emulators/qemu-devel/files/patch-Makefile
parentRestore deleted port: net/ntopng (diff)
emulators/qemu-devel: Update version 2.5.0=>2.6.1
Notes
Notes: svn path=/head/; revision=416075
Diffstat (limited to 'emulators/qemu-devel/files/patch-Makefile')
-rw-r--r--emulators/qemu-devel/files/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu-devel/files/patch-Makefile b/emulators/qemu-devel/files/patch-Makefile
index d328b46686cd..6666e3e63d91 100644
--- a/emulators/qemu-devel/files/patch-Makefile
+++ b/emulators/qemu-devel/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2015-12-17 20:32:52 UTC
+--- Makefile.orig 2016-04-14 20:19:53 UTC
+++ Makefile
-@@ -90,7 +90,11 @@
+@@ -90,7 +90,11 @@ LIBS+=-lz $(LIBS_TOOLS)
HELPERS-$(CONFIG_LINUX) = qemu-bridge-helper$(EXESUF)
ifdef BUILD_DOCS
@@ -12,7 +12,7 @@
DOCS+=qmp-commands.txt
ifdef CONFIG_LINUX
DOCS+=kvm_stat.1
-@@ -407,8 +411,10 @@
+@@ -410,8 +414,10 @@ endif
install-doc: $(DOCS)
$(INSTALL_DIR) "$(DESTDIR)$(qemu_docdir)"