diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-09 07:36:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-09 07:36:53 +0000 |
commit | 6110b3907a630ba5f56311a5b07f346b35648583 (patch) | |
tree | 5e055948d6bf3908006c42aff77eac3ac020d198 /emulators | |
parent | e10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff) | |
download | pkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz |
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gns3/Makefile | 4 | ||||
-rw-r--r-- | emulators/hatari/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/Makefile.common | 4 | ||||
-rw-r--r-- | emulators/openmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu0/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index c4478163544..50d5a4a1ca4 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/01/23 17:07:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:04 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= 33 # not yet ported as of 0.8.3.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 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 e8cba5691eb..5b3081c7262 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2014/01/25 10:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2014/05/09 07:37:04 wiz Exp $ DISTNAME= hatari-${HATARI_VER} HATARI_VER= 1.7.0 @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 USE_CMAKE= yes USE_LANGUAGES= c -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.7.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.7.0 REPLACE_PYTHON+= python-ui/config.py REPLACE_PYTHON+= python-ui/debugui.py REPLACE_PYTHON+= python-ui/dialogs.py diff --git a/emulators/mame/Makefile.common b/emulators/mame/Makefile.common index 1999232873f..0298c05d6a3 100644 --- a/emulators/mame/Makefile.common +++ b/emulators/mame/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2014/03/26 01:42:48 nat Exp $ +# $NetBSD: Makefile.common,v 1.15 2014/05/09 07:37:04 wiz Exp $ # # used by emulators/mame/Makefile # used by emulators/mess/Makefile @@ -59,7 +59,7 @@ SUBST_STAGE.exe= post-patch SUBST_MESSAGE.exe= Fixing executable name. PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.151 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.151 .include "../../lang/python/application.mk" .include "../../devel/GConf/buildlink3.mk" diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index a5449ed1acc..a02c20bf2b4 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2014/01/25 10:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/09 07:37:04 wiz Exp $ DISTNAME= openmsx-0.9.0 PKGREVISION= 4 @@ -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= 33 # not yet ported as of 0.9.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.0 .include "../../mk/bsd.prefs.mk" diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index a9a1b1f16d3..c1270787928 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.127 2014/05/09 07:37:04 wiz Exp $ DISTNAME= qemu-2.0.0 PKGREVISION= 1 @@ -46,7 +46,7 @@ PKG_SYSCONFSUBDIR= qemu REPLACE_PERL+= scripts/texi2pod.pl -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported yet as of 1.7.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported yet as of 1.7.0 BUILDLINK_PASSTHRU_DIRS+= /usr/lib BUILDLINK_PASSTHRU_RPATHDIRS+= /usr/lib diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile index 0d5b68e632a..e28daa031da 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/02/12 23:17:53 tron Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:05 wiz Exp $ DISTNAME= qemu-0.15.1 PKGREVISION= 11 @@ -35,7 +35,7 @@ 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 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.15.1 # Avoid clash with system include file: pre-patch: |