summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /emulators
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fs-uae-launcher/Makefile4
-rw-r--r--emulators/gns3/Makefile4
-rw-r--r--emulators/hatari/Makefile4
-rw-r--r--emulators/mame/Makefile4
-rw-r--r--emulators/openmsx/Makefile4
-rw-r--r--emulators/qemu/Makefile4
-rw-r--r--emulators/unicorn/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index 658924d5fa8..2fe50c2a915 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/07/09 13:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:38 wiz Exp $
DISTNAME= fs-uae-launcher-2.6.2
CATEGORIES= emulators
@@ -23,7 +23,7 @@ INSTALL_TARGET= install-data
USE_TOOLS+= gmake msgfmt
# Imports urllib.parse which is 3+.
-PYTHON_VERSIONS_ACCEPTED= 34 35
+PYTHON_VERSIONS_ACCEPTED= 34 35 36
PYDISTUTILSPKG= yes
PYSETUPINSTALLARGS= --install-lib=${PREFIX:Q}/share/fs-uae-launcher
PYSETUPINSTALLARGS+= --install-scripts=${PREFIX:Q}/share/fs-uae-launcher
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile
index 8101a96474a..82d2d85fe85 100644
--- a/emulators/gns3/Makefile
+++ b/emulators/gns3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:38 wiz Exp $
DISTNAME= GNS3-0.8.3.1-src
PKGNAME= gns3-0.8.3.1
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= dynamips>=0.2.8rc1:../../emulators/dynamips
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.8.3.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.8.3.1
EGG_NAME= ${DISTNAME:S/-src//}
REPLACE_PYTHON+= src/GNS3/Dynagen/dynagen.py src/GNS3/Dynagen/confConsole.py
REPLACE_PYTHON+= src/GNS3/Dynagen/console.py src/GNS3/Dynagen/dynamips_lib.py
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 7ca23c886b9..8305f153366 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2016/11/06 15:39:28 adam Exp $
+# $NetBSD: Makefile,v 1.46 2017/01/01 14:43:38 wiz Exp $
DISTNAME= hatari-2.0.0
CATEGORIES= emulators
@@ -14,7 +14,7 @@ USE_CMAKE= yes
USE_LANGUAGES= c
CMAKE_ARGS+= -DENABLE_OSX_BUNDLE:BOOL=0
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.7.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.7.0
REPLACE_PYTHON+= python-ui/config.py
REPLACE_PYTHON+= python-ui/debugui.py
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index c82c6c36be3..8649bdb16db 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2016/12/04 05:17:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2017/01/01 14:43:38 wiz Exp $
DISTNAME= mame-0.179
PKGREVISION= 1
@@ -88,7 +88,7 @@ MAKE_ENV+= BIGENDIAN=1
.endif
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.151
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.151
post-extract:
# will be chosen in preference to /usr/include/signal.h, but does not provide kill()
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index c7b7714a9d9..e05d7b8445a 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2017/01/01 14:43:38 wiz Exp $
DISTNAME= openmsx-0.9.0
PKGREVISION= 5
@@ -23,7 +23,7 @@ INSTALL_MAKE_FLAGS+= SYMLINK_FOR_BINARY=false
INSTALL_MAKE_FLAGS+= INSTALL_BASE=${PREFIX}/openmsx
MAKE_ENV+= OPENMSX_INSTALL=${PREFIX}/openmsx
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.0
.include "../../mk/bsd.prefs.mk"
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index ba3a2e5b1c4..be4a3391f6f 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160 2016/12/30 10:00:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.161 2017/01/01 14:43:38 wiz Exp $
DISTNAME= qemu-2.8.0
CATEGORIES= emulators
@@ -82,7 +82,7 @@ PKG_SYSCONFSUBDIR= qemu
REPLACE_PERL+= scripts/texi2pod.pl
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported yet as of 1.7.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported yet as of 1.7.0
BUILDLINK_PASSTHRU_DIRS+= /usr/lib
BUILDLINK_PASSTHRU_RPATHDIRS+= /usr/lib
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index 3195da2306c..57b011803a8 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 13:03:47 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:39 wiz Exp $
DISTNAME= unicorn-0.9
CATEGORIES= emulators
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.9
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 0.9
.include "../../lang/python/application.mk"