Skip to content

Commit

Permalink
x11/kf5-kglobalaccel: remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent f32cd3e commit ab998c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11/kf5-kglobalaccel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kglobalaccel
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= x11 kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
Expand All @@ -8,7 +9,7 @@ COMMENT= KF5 library to add support for global workspace shortcuts
LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms

USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg
USE_KDE= config coreaddons crash dbusaddons i18n service \
USE_KDE= config coreaddons crash dbusaddons service \
windowsystem \
ecm:build
USE_QT= core dbus gui linguisttools widgets x11extras \
Expand Down

0 comments on commit ab998c6

Please sign in to comment.