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. --- devel/gyp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/gyp') diff --git a/devel/gyp/Makefile b/devel/gyp/Makefile index 087c21f3bb0..03972a927e9 100644 --- a/devel/gyp/Makefile +++ b/devel/gyp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/12/05 21:25:35 adam Exp $ +# $NetBSD: Makefile,v 1.15 2016/07/09 13:03:38 wiz Exp $ SVN_REVISION= 2019 DIST_VERSION= 0.1 @@ -12,7 +12,7 @@ HOMEPAGE= http://code.google.com/p/gyp/ COMMENT= GYP can Generate Your Projects LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.1pre1718 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.1pre1718 EGG_NAME= gyp-${DIST_VERSION} # REPLACE_PYTHON settings farmed out due to size... -- cgit v1.2.3