summaryrefslogtreecommitdiff
path: root/emulators/qemu0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu0/Makefile')
-rw-r--r--emulators/qemu0/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile
index 843132ff487..6ca9090f398 100644
--- a/emulators/qemu0/Makefile
+++ b/emulators/qemu0/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/01/25 10:30:07 wiz Exp $
DISTNAME= qemu-0.15.1
PKGREVISION= 10
@@ -35,6 +35,8 @@ EGDIR= ${PREFIX}/share/examples/qemu
INSTALL_MAKE_FLAGS= egdir=${EGDIR}
PKG_SYSCONFSUBDIR= qemu
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.15.1
+
# Avoid clash with system include file:
pre-patch:
mv ${WRKSRC}/audio/audio.h ${WRKSRC}/audio/qaudio.h