summaryrefslogtreecommitdiff
path: root/www/firefox24/mozilla-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox24/mozilla-common.mk')
-rw-r--r--www/firefox24/mozilla-common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24/mozilla-common.mk b/www/firefox24/mozilla-common.mk
index 9e46a35ea07..288001fab5b 100644
--- a/www/firefox24/mozilla-common.mk
+++ b/www/firefox24/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.10 2014/12/06 06:09:22 khorben Exp $
+# $NetBSD: mozilla-common.mk,v 1.11 2015/12/05 21:26:04 adam Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -92,7 +92,7 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub
PYTHON_VERSIONS_ACCEPTED= 27
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-sqlite2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-sqlite2
.include "../../lang/python/application.mk"
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}