summaryrefslogtreecommitdiff
path: root/x11/avant-window-navigator
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit72c16d4d7d332490326869fd2cf740019a79cdd0 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /x11/avant-window-navigator
parentcea6e11074d7b826fef76434a11c03283cb4ba94 (diff)
downloadpkgsrc-72c16d4d7d332490326869fd2cf740019a79cdd0.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'x11/avant-window-navigator')
-rw-r--r--x11/avant-window-navigator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile
index 384639b3e71..ff9a95761c6 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2015/04/25 14:25:03 tnn Exp $
+# $NetBSD: Makefile,v 1.26 2015/12/05 21:26:07 adam Exp $
DISTNAME= avant-window-navigator-0.4.0
PKGREVISION= 19
@@ -43,7 +43,7 @@ PY_PATCHPLIST= yes
REPLACE_PYTHON+= awn-settings/awnSettings.py.in
REPLACE_PYTHON+= awn-settings/awnSettingsHelper.py
PYTHON_VERSIONED_DEPENDENCIES= cairo:link
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-gtk2
.include "../../devel/GConf/schemas.mk"
.include "../../lang/vala/buildlink3.mk"