summaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 20aefad4bdc..665636a02c2 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.222 2015/10/14 16:16:50 wiz Exp $
+# $NetBSD: Makefile,v 1.223 2015/12/05 21:25:42 adam Exp $
DISTNAME= gnucash-2.6.9
CATEGORIES= finance
@@ -35,7 +35,7 @@ REPLACE_PERL+= src/backend/xml/test/grab-types.pl
REPLACE_PERL+= src/quotes/Quote_example.pl
REPLACE_PERL+= src/gnc-test-env.pl
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.6.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.6.1
REPLACE_PYTHON+= src/python/pycons/*.py src/python/pycons/pycons
PY_PATCHPLIST= yes