summaryrefslogtreecommitdiff
path: root/www/webkit-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkit-gtk/Makefile')
-rw-r--r--www/webkit-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
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}