summaryrefslogtreecommitdiff
path: root/emulators/unicorn
diff options
context:
space:
mode:
authorwiz <wiz>2015-12-12 23:23:46 +0000
committerwiz <wiz>2015-12-12 23:23:46 +0000
commit98975b7c7e008f6cd1f568b5807516c1cef0238d (patch)
tree6fe4a242e8c1892d0f48fedcb40dff275f7743b9 /emulators/unicorn
parent15967029daba9640f1cdf12218a1529004617837 (diff)
downloadpkgsrc-98975b7c7e008f6cd1f568b5807516c1cef0238d.tar.gz
Mark as not ready for python-3.x.
Diffstat (limited to 'emulators/unicorn')
-rw-r--r--emulators/unicorn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index 21a3482db58..84a409801cb 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/12/12 01:26:39 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/12 23:23:46 wiz Exp $
DISTNAME= unicorn-0.9
CATEGORIES= emulators
@@ -11,6 +11,8 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake pkg-config
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # as of 0.9
+
.include "../../lang/python/application.mk"
MAKE_ENV+= UNICORN_QEMU_FLAGS=--python=${PYTHONBIN:Q}