From 1814c6032b0c34d99889bc168537b3cc224f0470 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 5 Sep 2014 14:52:13 +0000 Subject: Follow rename of ninja to ninja-build. --- inputmethod/mozc-server/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inputmethod/mozc-server/Makefile.common b/inputmethod/mozc-server/Makefile.common index b0d8eb56db9..0d36dbf8c1b 100644 --- a/inputmethod/mozc-server/Makefile.common +++ b/inputmethod/mozc-server/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile.common,v 1.13 2014/09/05 14:52:13 joerg Exp $ # used by inputmethod/ibus-mozc/Makefile # used by inputmethod/mozc-elisp/Makefile # used by inputmethod/mozc-server/Makefile @@ -21,7 +21,7 @@ DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo PATCHDIR= ${.CURDIR}/../../inputmethod/mozc-server/patches BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp-[0-9]*:../../devel/gyp -BUILD_DEPENDS+= ninja-[0-9]*:../../devel/ninja +BUILD_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gyp -- cgit v1.2.3