summaryrefslogtreecommitdiff
path: root/editors/pluma/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/pluma/options.mk')
-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 1ee3268e04c..e7bd9db1b57 100644
--- a/editors/pluma/options.mk
+++ b/editors/pluma/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2018/05/14 13:23:50 youri Exp $
+# $NetBSD: options.mk,v 1.7 2018/07/03 05:03:15 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pluma
PKG_SUPPORTED_OPTIONS= enchant
@@ -26,7 +26,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 36 # py-gtk2, also via py-gtksourceview
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2, also via py-gtksourceview
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../x11/py-gtksourceview/buildlink3.mk"