diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-03 22:14:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-03 22:14:00 +0000 |
commit | 6881df6a4c0580c6f1e791e8700778ea489dd113 (patch) | |
tree | a6e0112f1c7655fad080d88eaa928420d1b0af8b /inputmethod | |
parent | f3d475a6d2812fbcc9614e6fb074153ada9d0c2d (diff) | |
download | pkgsrc-6881df6a4c0580c6f1e791e8700778ea489dd113.tar.gz |
Update for python25 removal.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-el/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile index 66036d5e6a5..e224d2576ce 100644 --- a/inputmethod/ibus-el/Makefile +++ b/inputmethod/ibus-el/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/04/22 13:59:42 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 22:14:02 wiz Exp $ # DISTNAME= ibus-el-0.3.2 @@ -18,7 +18,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none EMACS_VERSIONS_ACCEPTED= emacs22 emacs23 emacs24 -PYTHON_VERSIONS_INCOMPATIBLE= 25 REPLACE_PYTHON= ibus-el-agent # then execute directly |