summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-python
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
committerrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
commitdae6521fbd55942614bff4ea61c8e8b5c026b6d4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /inputmethod/ibus-python
parenteca16f16d39ee70b8857fc2115818e11e215bcef (diff)
downloadpkgsrc-dae6521fbd55942614bff4ea61c8e8b5c026b6d4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'inputmethod/ibus-python')
-rw-r--r--inputmethod/ibus-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index c42f0eb15ab..cfbd3f38aa2 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/07/12 12:24:29 obache Exp $
+# $NetBSD: Makefile,v 1.7 2015/04/13 23:12:42 rodent Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --disable-gconf
CONFIGURE_ARGS+= --enable-python-library
CONFIGURE_ENV+= PYTHON2=${PYTHONBIN}
-PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # py-gtk2, py-gobject3
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2, py-gobject3
.include "../../devel/py-gobject3/buildlink3.mk"
PY_PATCHPLIST= yes