Skip to content

Commit

Permalink
x11-themes/kf5-kemoticons: remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent d68a1b1 commit 963386d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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
Expand All @@ -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>

0 comments on commit 963386d

Please sign in to comment.