From 963386df61c78212359a1533c2f3497a1b91cd70 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 12 Sep 2023 19:10:13 +0200 Subject: [PATCH] x11-themes/kf5-kemoticons: remove unnecessary dependency --- x11-themes/kf5-kemoticons/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile index f563bf2438531..782cea5a46a3d 100644 --- a/x11-themes/kf5-kemoticons/Makefile +++ b/x11-themes/kf5-kemoticons/Makefile @@ -1,5 +1,6 @@ PORTNAME= kemoticons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= KF5 library to convert emoticons USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= archive config coreaddons service \ ecm:build -USE_QT= core dbus gui widgets xml \ +USE_QT= core dbus gui xml \ buildtools:build qmake:build .include