summaryrefslogtreecommitdiff
path: root/finance/gnucash2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash2/Makefile')
-rw-r--r--finance/gnucash2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash2/Makefile b/finance/gnucash2/Makefile
index 8dfc941e39a..d4c21b81b7d 100644
--- a/finance/gnucash2/Makefile
+++ b/finance/gnucash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/04/16 14:34:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/07/03 05:03:16 adam Exp $
DISTNAME= gnucash-2.6.21
PKGREVISION= 2
@@ -37,7 +37,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= 34 35 36 # not yet ported as of 2.6.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.6.1
REPLACE_PYTHON+= src/python/pycons/*.py src/python/pycons/pycons
PY_PATCHPLIST= yes