summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-08-22 23:11:59 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-08-22 23:11:59 +0000
commit4502405c48d764aec34f7a966f93b0f1233d468c (patch)
tree968057bbaf66d146b1d49192a83ce7dbb1602e5a /emulators/qemu-devel/Makefile
parentUpdate from 4.0.48 to 4.0.49: (diff)
- bsd-user: fix sysctl hw.physmem if host bitsize != target's.
- Bump PORTREVISION. Reported by: sbruno
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r--emulators/qemu-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index bb21aa417a38..8f58491ab925 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/:release \
LOCAL/nox:snapshot
@@ -76,6 +77,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-bsd-user-sparc64-target_arch_cpu.h
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-bsd-user-trapsig
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-21927cffcc7bcacbb953155f778200846df9f60e
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-bsd-user-freebsd-os-sys.c
+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-sysctl-hw-physmem
.endif
CONFIGURE_ARGS+= --extra-ldflags=-L${LOCALBASE}/lib