diff options
Diffstat (limited to 'graphics')
28 files changed, 56 insertions, 56 deletions
diff --git a/graphics/Mesa/Makefile.lib b/graphics/Mesa/Makefile.lib index e3acaaade84..1c75bbf3af8 100644 --- a/graphics/Mesa/Makefile.lib +++ b/graphics/Mesa/Makefile.lib @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.lib,v 1.17 2014/01/25 10:30:09 wiz Exp $ +# $NetBSD: Makefile.lib,v 1.18 2014/05/09 07:37:07 wiz Exp $ # # This Makefile fragment is included by all packages that build libraries # from the Mesa sources. @@ -21,7 +21,7 @@ USE_LANGUAGES= c99 c++ USE_TOOLS+= automake bison flex gmake pkg-config makedepend PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 7.11.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 7.11.2 .include "../../lang/python/tool.mk" BUILDLINK_DEPMETHOD.libxml2?= build .include "../../textproc/libxml2/buildlink3.mk" diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 35c343522d3..bb9b3768582 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/09 07:37:07 wiz Exp $ DISTNAME= comix-4.0.4 PKGREVISION= 26 @@ -24,7 +24,7 @@ SUBST_FILES.install-path= install.py SUBST_SED.install-path= -e "s,share/man/man,${PKGMANDIR}/man,g" REPLACE_PYTHON= src/comix.py mime/comicthumb -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-imaging, py-gtk2 do-build: diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 4f979a36dc6..0812e0553dd 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/09 07:37:07 wiz Exp $ DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" @@ -13,7 +13,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} REPLACE_PYTHON= po-checktrans.py REPLACE_PYTHON+= plug-ins/python/gtkcons.py REPLACE_PYTHON+= sheets/checktrans.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 BUILD_DIRS+= plug-ins/python INSTALL_DIRS+= plug-ins/python diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index dd27c9e66d5..34038d33178 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2014/05/09 07:37:07 wiz Exp $ DISTNAME= eog-2.32.1 PKGREVISION= 20 @@ -21,7 +21,7 @@ GCONF_SCHEMAS= eog.schemas # XXX Python plugins do more harm than good for now #.include "../../lang/python/application.mk" #.include "../../x11/py-gtk2/buildlink3.mk" -#PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +#PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 .include "../../devel/GConf/schemas.mk" BUILDLINK_API_DEPENDS.glib2+= glib2>=2.15.3 .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/gimp-docs-en/Makefile.common b/graphics/gimp-docs-en/Makefile.common index f4f42471c4b..d35b1ca1064 100644 --- a/graphics/gimp-docs-en/Makefile.common +++ b/graphics/gimp-docs-en/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2014/03/26 16:18:29 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.7 2014/05/09 07:37:07 wiz Exp $ # # used by graphics/gimp-docs-de/Makefile # used by graphics/gimp-docs-en/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= ALL_LINGUAS=${HELPLANGUAGE} MAKE_FLAGS= VERBOSE=2 REPLACE_PYTHON= tools/xml2po.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.8.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.8.0 CONFLICTS= gimp-docs<=2.4.0 SUPERSEDES= gimp-docs<=2.4.0 diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 644907923db..2742784058c 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.107 2014/05/09 07:37:07 wiz Exp $ DISTNAME= inkscape-0.48.4 PKGREVISION= 24 @@ -44,7 +44,7 @@ SUBST_STAGE.pypath= pre-configure SUBST_FILES.pypath= src/extension/implementation/script.cpp SUBST_VARS.pypath= PYTHONBIN -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.48.4 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.48.4 REPLACE_PYTHON+= cxxtest/cxxtestgen.py REPLACE_PYTHON+= share/filters/i18n.py REPLACE_PYTHON+= share/extensions/*.py diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile index ba6bfa6e074..d0837847f31 100644 --- a/graphics/libscigraphica/Makefile +++ b/graphics/libscigraphica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:07 wiz Exp $ DISTNAME= libscigraphica-2.1.1 PKGREVISION= 26 @@ -16,7 +16,7 @@ USE_TOOLS+= pkg-config gmake intltool GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= libscigraphica-2.0.pc.in -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-numarray +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-numarray pre-configure: ln -s ${PYTHONBIN} ${TOOLS_DIR}/bin/python diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index eaeb6ce755c..e728ea77cc5 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/01/25 10:30:09 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:07 wiz Exp $ DISTNAME= mypaint-1.0.0 PKGREVISION= 5 @@ -19,7 +19,7 @@ USE_LANGUAGES= c++ USE_TOOLS+= bash:run msgfmt pkg-config PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 FIND_PREFIX:= SCONSDIR=scons .include "../../mk/find-prefix.mk" diff --git a/graphics/py-OpenGL/Makefile b/graphics/py-OpenGL/Makefile index 4c4a001524b..69f11043bbd 100644 --- a/graphics/py-OpenGL/Makefile +++ b/graphics/py-OpenGL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/01/26 00:22:29 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:07 wiz Exp $ DISTNAME= PyOpenGL-3.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//} @@ -12,7 +12,7 @@ COMMENT= Python bindings for OpenGL DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-Numeric +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-Numeric REPLACE_PYTHON+= OpenGL/Tk/__init__.py diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile index f81812e2482..35f935f0a75 100644 --- a/graphics/py-aafigure/Makefile +++ b/graphics/py-aafigure/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/01/25 10:30:09 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:07 wiz Exp $ DISTNAME= aafigure-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-reportlab-[0-9]*:../../print/py-reportlab USE_LANGUAGES= # none PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-reportlab, py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-reportlab, py-imaging .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-biggles/Makefile b/graphics/py-biggles/Makefile index 97d9c80cca2..ee211e35814 100644 --- a/graphics/py-biggles/Makefile +++ b/graphics/py-biggles/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/01/19 13:43:39 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:07 wiz Exp $ DISTNAME= python2-biggles-1.6.6 PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python2//} @@ -10,7 +10,7 @@ HOMEPAGE= http://biggles.sourceforge.net/ COMMENT= Python module for creating 2D scientific plots EGG_NAME= ${DISTNAME:S/-/_/} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not ported yet as of 1.6.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not ported yet as of 1.6.6 .include "../../lang/python/distutils.mk" .include "../../math/py-numpy/buildlink3.mk" diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 278307b14e5..6f976ec7392 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2014/05/09 07:37:07 wiz Exp $ DISTNAME= py2cairo-1.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py2//} @@ -20,7 +20,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} PKGCONFIG_OVERRIDE+= pycairo.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 post-extract: cd ${WRKSRC} && touch ChangeLog && aclocal && automake -a diff --git a/graphics/py-dot/Makefile b/graphics/py-dot/Makefile index 9e6bfa265e4..c94a530d90a 100644 --- a/graphics/py-dot/Makefile +++ b/graphics/py-dot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/01/19 20:15:43 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:07 wiz Exp $ DISTNAME= pydot-1.0.28 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -13,7 +13,7 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-pyparsing-[0-9]*:../../devel/py-pyparsing DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.0.28 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.0.28 post-install: ${RM} ${DESTDIR}${PREFIX}/README diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index dd2e2dc2ff9..b8564c6c509 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2014/01/25 09:02:06 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/09 07:37:07 wiz Exp $ DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 @@ -21,7 +21,7 @@ MODULE_FILES= chart.py gdchart.so EXAMPLE_FILES= test.html test.py CHANGES EXAMPLE_DIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-gdchart PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.6 INSTALLATION_DIRS= ${PYSITELIB:S/^${PREFIX}\///} diff --git a/graphics/py-gdmodule/Makefile b/graphics/py-gdmodule/Makefile index ce0b104eca3..35322532e7e 100644 --- a/graphics/py-gdmodule/Makefile +++ b/graphics/py-gdmodule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/19 17:16:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:07 wiz Exp $ DISTNAME= v0.58 PKGNAME= ${PYPKGPREFIX}-gdmodule-${DISTNAME:S/v//} @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/gdmodule-${DISTNAME:S/v//} EGG_NAME= gdmodule-${DISTNAME:S/v//} PYSETUP= Setup.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.58 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.58 BUILDLINK_API_DEPENDS.gd+= gd>=2.0.23 .include "../../graphics/gd/buildlink3.mk" diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile index 6520410f03e..a52c10d4552 100644 --- a/graphics/py-gnuplot/Makefile +++ b/graphics/py-gnuplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/01/25 10:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:07 wiz Exp $ DISTNAME= gnuplot-py-1.8 PKGNAME= ${PYPKGPREFIX}-gnuplot-1.8 @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy USE_LANGUAGES= # empty EGG_NAME= ${DISTNAME:S/-/_/} -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.8 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile index 0433cf539cc..e3228f173a3 100644 --- a/graphics/py-goocanvas/Makefile +++ b/graphics/py-goocanvas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/09 07:37:08 wiz Exp $ DISTNAME= pygoocanvas-0.14.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} @@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --disable-docs PY_PATCHPLIST= yes PYTHON_VERSIONED_DEPENDENCIES= cairo:link -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 .include "../../lang/python/pyversion.mk" diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 5e9950e926b..a000c51aab4 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:08 wiz Exp $ DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 @@ -16,7 +16,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN} USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 043629c43a4..0ff3e0fcb82 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2014/01/25 10:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2014/05/09 07:37:08 wiz Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imaging-1.1.7 @@ -22,7 +22,7 @@ SUBST_SED.fix-path+= -e 's,FREETYPE_ROOT = None,FREETYPE_ROOT = libinclude("${BU INSTALLATION_DIRS= ${PYINC}/PIL -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.1.7, use Pillow instead +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.1.7, use Pillow instead post-install: ${INSTALL_DATA} ${WRKSRC}/libImaging/ImPlatform.h ${DESTDIR}${PREFIX}/${PYINC}/PIL diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile index 337fc006801..01159e9bb55 100644 --- a/graphics/py-imagingtk/Makefile +++ b/graphics/py-imagingtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2014/01/21 11:24:56 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/09 07:37:08 wiz Exp $ DISTNAME= Imaging-1.1.7 PKGNAME= ${PYPKGPREFIX}-imagingtk-1.1.7 @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk DIST_SUBDIR= python EGG_NAME= ${DISTNAME:S/Imaging/PIL/} PY_NO_EGG= yes # same egg installed by py-imaging -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-imaging PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q} diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index 0a76d967a5e..cc8c9194c9c 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2014/05/09 07:37:08 wiz Exp $ DISTNAME= matplotlib-1.3.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.3.1 @@ -13,7 +13,7 @@ COMMENT= GTK frontend for matplotlib USE_TOOLS+= pkg-config PY_PATCHPLIST= yes PYDISTUTILSPKG= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 USE_LANGUAGES= c c++ post-patch: diff --git a/graphics/py-piddle/Makefile b/graphics/py-piddle/Makefile index a83cb9c26dc..468abb4e1a0 100644 --- a/graphics/py-piddle/Makefile +++ b/graphics/py-piddle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/01/25 10:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/09 07:37:08 wiz Exp $ DISTNAME= piddle-1.0.15 PKGREVISION= 3 @@ -12,7 +12,7 @@ COMMENT= Python Plug In Drawing, Does Little Else USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 33 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-pycha/Makefile b/graphics/py-pycha/Makefile index dfd115ed88b..01493720237 100644 --- a/graphics/py-pycha/Makefile +++ b/graphics/py-pycha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:08 wiz Exp $ DISTNAME= pycha-0.6.0 PKGREVISION= 1 @@ -17,7 +17,7 @@ USE_LANGUAGES= #none PYTHON_SELF_CONFLICT= yes PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 post-install: ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_NAME}-py${PYVERSSUFFIX}.egg-info/* diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile index 5c945263b77..72d7190a224 100644 --- a/graphics/py-sk1libs/Makefile +++ b/graphics/py-sk1libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/01/19 22:15:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:08 wiz Exp $ DISTNAME= sk1libs-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Set of python non-GUI extensions for sK1 Project LICENSE= gnu-lgpl-v2 USE_LANGUAGES= c -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.9.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.1 .include "../../graphics/freetype2/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" diff --git a/graphics/py-uniconvertor/Makefile b/graphics/py-uniconvertor/Makefile index 64782ff0e71..2fe571ff07d 100644 --- a/graphics/py-uniconvertor/Makefile +++ b/graphics/py-uniconvertor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/01/19 22:18:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/09 07:37:08 wiz Exp $ DISTNAME= uniconvertor-1.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-sk1libs-[0-9]*:../../graphics/py-sk1libs USE_LANGUAGES= c PYDISTUTILSPKG= yes PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-sk1libs +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sk1libs REPLACE_PYTHON+= src/__init__.py .include "../../lang/python/application.mk" diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index dcc6a84f172..85dcab7f52b 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2014/05/09 07:37:08 wiz Exp $ DISTNAME= scigraphica-2.1.0 PKGREVISION= 25 @@ -22,7 +22,7 @@ CONFIGURE_ENV+= PYTHONBIN=${PYTHONBIN:Q} USE_LIBTOOL= YES PTHREAD_AUTO_VARS= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-numarray via libscigraphica +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-numarray via libscigraphica pre-configure: ln -s ${PYTHONBIN} ${TOOLS_DIR}/bin/python diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 36cf0a9ea92..72bb166189a 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/01/25 10:45:18 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/09 07:37:08 wiz Exp $ DISTNAME= skencil-0.6.17 PKGREVISION= 12 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk USE_TOOLS+= pax REPLACE_PYTHON= sk2ppm.py sk2ps.py skconvert.py skencil.py skshow.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-imaging SK_CONF_ARGS= --imaging-include=${BUILDLINK_PREFIX.pyimaging}/${PYINC}/PIL SK_TKFLAGS= -L${BUILDLINK_PREFIX.tk}/lib ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.tk}/lib -ltk -ltcl diff --git a/graphics/xdot/Makefile b/graphics/xdot/Makefile index 5846ebfc85b..d300b41fdc0 100644 --- a/graphics/xdot/Makefile +++ b/graphics/xdot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/25 10:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:08 wiz Exp $ DISTNAME= xdot PKGNAME= xdot-20121124 @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR} USE_LANGUAGES= # none DIST_SUBDIR= ${PKGNAME_NOREV} REPLACE_PYTHON= xdot.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 INSTALLATION_DIRS= bin do-build: |