summaryrefslogtreecommitdiff
path: root/editors/pluma
diff options
context:
space:
mode:
Diffstat (limited to 'editors/pluma')
-rw-r--r--editors/pluma/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/pluma/options.mk b/editors/pluma/options.mk
index caa4b92cc8e..501fd99aa81 100644
--- a/editors/pluma/options.mk
+++ b/editors/pluma/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/07/09 13:03:46 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2017/01/01 14:43:38 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pluma
PKG_SUPPORTED_OPTIONS= enchant python
@@ -23,7 +23,7 @@ USE_TOOLS+= bash:run
REPLACE_PYTHON+= plugins/externaltools/data/switch-c.tool.in
REPLACE_BASH+= plugins/externaltools/data/search-recursive.tool.in
PLIST.python= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2, also via py-gtksourceview
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2, also via py-gtksourceview
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"