summaryrefslogtreecommitdiff
path: root/textproc/jsoncpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jsoncpp')
-rw-r--r--textproc/jsoncpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jsoncpp/Makefile b/textproc/jsoncpp/Makefile
index 0ce28c4682d..83196ddfe3f 100644
--- a/textproc/jsoncpp/Makefile
+++ b/textproc/jsoncpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/04/18 22:26:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/09 07:37:21 wiz Exp $
DISTNAME= jsoncpp-src-0.6.0rc2svn276
PKGNAME= ${DISTNAME:C/-src//}
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/jsoncpp
# for tests
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.6.0rc2nb20140217
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.6.0rc2nb20140217
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"