summaryrefslogtreecommitdiff
path: root/graphics/dia-python
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /graphics/dia-python
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'graphics/dia-python')
-rw-r--r--graphics/dia-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile
index 5debc327f54..1b9c6da100f 100644
--- a/graphics/dia-python/Makefile
+++ b/graphics/dia-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2015/06/09 08:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2015/12/05 21:25:44 adam Exp $
DIA_SUBPKG= -python
.include "../../graphics/dia/Makefile.common"
@@ -11,7 +11,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
REPLACE_PYTHON= po-checktrans.py
REPLACE_PYTHON+= plug-ins/python/gtkcons.py
REPLACE_PYTHON+= sheets/checktrans.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
BUILD_DIRS+= plug-ins/python
INSTALL_DIRS+= plug-ins/python