summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-09 07:36:53 +0000
committerwiz <wiz>2014-05-09 07:36:53 +0000
commit1f40a115597a757dffb35d76fc06e4ced0708e2b (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /finance/gnucash
parent10c570a1541d725230c1afb3be2722bc774ee88c (diff)
downloadpkgsrc-1f40a115597a757dffb35d76fc06e4ced0708e2b.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index b3c4c9530b9..e8995541f4d 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2014/05/05 00:47:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.203 2014/05/09 07:37:05 wiz Exp $
DISTNAME= gnucash-2.6.3
PKGREVISION= 4
@@ -34,7 +34,7 @@ REPLACE_PERL+= packaging/win32/exetype.pl
REPLACE_PERL+= src/backend/xml/test/grab-types.pl
REPLACE_PERL+= src/quotes/Quote_example.pl
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.6.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.6.1
REPLACE_PYTHON+= src/python/pycons/*.py src/python/pycons/pycons
PY_PATCHPLIST= yes