git: 963386df61c7 - main - x11-themes/kf5-kemoticons: remove unnecessary dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:33:03 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=963386df61c78212359a1533c2f3497a1b91cd70 commit 963386df61c78212359a1533c2f3497a1b91cd70 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 17:10:13 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:31:38 +0000 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 f563bf243853..782cea5a46a3 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 <bsd.port.mk>