From 73a050fbf4b1aba6dbcff75747e1766c48b302b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- www/webkit-gtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/webkit-gtk') diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index a9d913b033b..c35f3815ccb 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2016/07/09 06:39:15 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2016/07/09 13:04:16 wiz Exp $ DISTNAME= webkitgtk-2.12.3 PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} @@ -59,7 +59,7 @@ BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} CMAKE_ARGS+= -DRUBY_EXECUTABLE=${RUBY} PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.10.2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.10.2 .include "../../lang/python/application.mk" CMAKE_ARGS+= -DPYTHON_EXECUTABLE=${PYTHONBIN} -- cgit v1.2.3