diff options
Diffstat (limited to 'inputmethod/ibus-el/Makefile')
-rw-r--r-- | inputmethod/ibus-el/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile index d2bdd98c5a8..ffe32813827 100644 --- a/inputmethod/ibus-el/Makefile +++ b/inputmethod/ibus-el/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/10/19 07:14:01 obache Exp $ +# $NetBSD: Makefile,v 1.3 2010/10/19 07:18:14 obache Exp $ # DISTNAME= ibus-el-0.2.0 @@ -17,6 +17,8 @@ DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none +EMACS_VERSIONS_ACCEPTED= emacs22 emacs23 +PYTHON_VERSIONS_ACCEPTED= 26 25 REPLACE_PYTHON= ibus-el-agent # then execute directly |