summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-table-others/Makefile
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-table-others/Makefile
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-table-others/Makefile')
-rw-r--r--inputmethod/ibus-table-others/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-table-others/Makefile b/inputmethod/ibus-table-others/Makefile
index 1d14ecdf300..9513049e87e 100644
--- a/inputmethod/ibus-table-others/Makefile
+++ b/inputmethod/ibus-table-others/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/03/31 15:41:41 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:42 rodent Exp $
#
DISTNAME= ibus-table-others-1.3.7
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= # none
USE_TOOLS+= pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
.include "../../inputmethod/ibus-table/buildlink3.mk"