graphics/krita: disable the ninja generator

- with ninja 1.9 duplicate targets are errors [1]

[1] 42eefc854b

PR:		235507
This commit is contained in:
Tobias C. Berner 2019-03-09 21:11:46 +00:00
parent 541d9ddc2e
commit e9abcaf6d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495204

View file

@ -30,7 +30,8 @@ LIB_DEPENDS= libImath.so:graphics/ilmbase \
libxcb.so:x11/libxcb \
libxcb-util.so:x11/xcb-util
USES= cmake compiler:c++11-lib desktop-file-utils \
# Disable ninja generator for now, until the duplicate test targets are resolved upstream.
USES= cmake:noninja compiler:c++11-lib desktop-file-utils \
eigen:3 gettext jpeg kde:5 pkgconfig python:3.4+ qt:5 \
shared-mime-info
USE_KDE= archive completion config coreaddons crash guiaddons i18n \