Follow rename of ninja to ninja-build.
This commit is contained in:
parent
76200a725b
commit
1814c6032b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue