diff options
Diffstat (limited to 'graphics/kontrast/Makefile')
-rw-r--r-- | graphics/kontrast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kontrast/Makefile b/graphics/kontrast/Makefile index a9b069d7967d..fd4662cc1a03 100644 --- a/graphics/kontrast/Makefile +++ b/graphics/kontrast/Makefile @@ -6,7 +6,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Color contrast checker WWW= https://apps.kde.org/en/kontrast -LIB_DEPENDS= libQCoro6Core.so:devel/qcoro@qt6 \ +LIB_DEPENDS= libQCoro6Core.so:devel/qcoro \ libfuturesql6.so:databases/futuresql USES= cmake compiler:c++11-lang gettext kde:6 pkgconfig qt:6 tar:xz |