summaryrefslogtreecommitdiff
path: root/devel/gyp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gyp/Makefile')
-rw-r--r--devel/gyp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gyp/Makefile b/devel/gyp/Makefile
index adaf3ef3645..ce427dc51db 100644
--- a/devel/gyp/Makefile
+++ b/devel/gyp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/11 14:47:51 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:09 adam Exp $
GIT_VERSION= 20161117.940a15ee3f1c89f193cb4c19373b3f6e9ad15b95
DIST_VERSION= 0.1
@@ -12,7 +12,7 @@ HOMEPAGE= https://gyp.gsrc.io/
COMMENT= GYP can Generate Your Projects
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.1pre20161117.940a15ee3f1c89f193cb4c19373b3f6e9ad15b95
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.1pre20161117.940a15ee3f1c89f193cb4c19373b3f6e9ad15b95
EGG_NAME= gyp-${DIST_VERSION}
WRKSRC= ${WRKDIR}/gyp