summaryrefslogtreecommitdiff
path: root/x11/avant-window-navigator
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /x11/avant-window-navigator
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
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 6089b0074b6..45be8c5cbd9 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2016/09/19 17:59:22 wiedi Exp $
+# $NetBSD: Makefile,v 1.32 2017/01/01 14:44:07 wiz Exp $
DISTNAME= avant-window-navigator-0.4.0
PKGREVISION= 22
@@ -45,7 +45,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= 34 35 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2
.include "../../devel/GConf/schemas.mk"
.include "../../lang/vala/buildlink3.mk"