summaryrefslogtreecommitdiff
path: root/lang/nodejs
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-02-18 23:06:05 +0000
committerjperkin <jperkin@pkgsrc.org>2020-02-18 23:06:05 +0000
commit07d5b682320bcf3ba1bdccfdfd12e36f76c30576 (patch)
tree35875919bda76c051f1614c0320d3c798761b4fc /lang/nodejs
parent8c8bde97964229b9d51f2386d2eceb825eb33902 (diff)
downloadpkgsrc-07d5b682320bcf3ba1bdccfdfd12e36f76c30576.tar.gz
nodejs*: Consolidate python27 requirement.
It's still required as of nodejs v13.
Diffstat (limited to 'lang/nodejs')
-rw-r--r--lang/nodejs/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/nodejs/Makefile.common b/lang/nodejs/Makefile.common
index 1ed106d1b5a..a4efff8f4e1 100644
--- a/lang/nodejs/Makefile.common
+++ b/lang/nodejs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2020/01/24 18:52:20 adam Exp $
+# $NetBSD: Makefile.common,v 1.31 2020/02/18 23:06:05 jperkin Exp $
# used by lang/nodejs/Makefile
# used by lang/nodejs8/Makefile
# used by lang/nodejs10/Makefile
@@ -17,6 +17,7 @@ HAS_CONFIGURE= yes
USE_TOOLS+= bash gmake pkg-config
PYTHON_FOR_BUILD_ONLY= yes
+PYTHON_VERSIONS_ACCEPTED= 27
GCC_REQD+= 4.9.4