summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-03-16 10:18:52 +0000
committerfhajny <fhajny>2017-03-16 10:18:52 +0000
commiteeb366bf1bf891ebf18d5c68713c6e8de98b384c (patch)
tree3255171f3f03a65603a8d82b95a6aec10ea2d7d3 /lang
parentc4f3f57a3870c4df6e1cdf6865adecae37d4d123 (diff)
downloadpkgsrc-eeb366bf1bf891ebf18d5c68713c6e8de98b384c.tar.gz
Doesn't support Python 3. Confirms and fixes pkg/52079.
Diffstat (limited to 'lang')
-rw-r--r--lang/spidermonkey185/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/spidermonkey185/Makefile b/lang/spidermonkey185/Makefile
index 107bab9a553..29c611713fb 100644
--- a/lang/spidermonkey185/Makefile
+++ b/lang/spidermonkey185/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/11/16 13:13:43 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2017/03/16 10:18:52 fhajny Exp $
#
DISTNAME= js185-1.0.0
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --enable-threadsafe
CONFIGURE_ARGS+= --with-pthreads
CONFIGURE_ARGS+= --with-system-nspr
+PYTHON_VERSIONS_ACCEPTED= 27
+
SUBST_CLASSES+= incdir
SUBST_STAGE.incdir= pre-configure
SUBST_MESSAGE.incdir= Adjust include path