summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-python
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-07-12 12:22:22 +0000
committerobache <obache@pkgsrc.org>2014-07-12 12:22:22 +0000
commit483ea69ef7f518a1e839ba2bd68dce9a83e7263d (patch)
tree8555bc54c7c5c6fa75e9cbd02bf0603586bbcdc0 /inputmethod/ibus-python
parent72812b79f373e8e5945319e38aa2dd41748f9404 (diff)
downloadpkgsrc-483ea69ef7f518a1e839ba2bd68dce9a83e7263d.tar.gz
exactly tell PYTHON2 too, to avoid unwanted detection of builtin `python2'.
Diffstat (limited to 'inputmethod/ibus-python')
-rw-r--r--inputmethod/ibus-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-python/Makefile b/inputmethod/ibus-python/Makefile
index 4cb71cdea93..9de02239d34 100644
--- a/inputmethod/ibus-python/Makefile
+++ b/inputmethod/ibus-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/07/12 12:22:22 obache Exp $
.include "../../inputmethod/ibus/Makefile.common"
@@ -37,6 +37,7 @@ INSTALL_DIRS= bindings ibus
CONFIGURE_ARGS+= --disable-dconf
CONFIGURE_ARGS+= --disable-gconf
CONFIGURE_ARGS+= --enable-python-library
+CONFIGURE_ENV+= PYTHON2=${PYTHONBIN}
PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # py-gtk2