summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2013-10-19 22:07:48 +0000
committerJuergen Lock <nox@FreeBSD.org>2013-10-19 22:07:48 +0000
commit0a45e411445187bcf7199197e4c4e65925d042df (patch)
treebdb3b0eaaea8da1659c27980965b369707470929 /emulators/qemu-devel/Makefile
parent- Support STAGEDIR (diff)
Add powerpc64 to ONLY_FOR_ARCHS.
PR: ports/183067 Submitted by: jhibbits
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r--emulators/qemu-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 79197d979f75..06dc81208b94 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -24,7 +24,7 @@ PATCH_STRIP= -p1
MAKE_ENV+= BSD_MAKE="${MAKE}"
MAN1= qemu.1 qemu-img.1
MAN8= qemu-nbd.8
-ONLY_FOR_ARCHS= amd64 i386 powerpc # XXX someone wants to debug sparc64 hosts?
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
CONFLICTS_INSTALL= qemu-[0-9]*
OPTIONS_DEFINE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \