From 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 29 Apr 2021 09:14:37 +0200 Subject: Clean up some things - Fix typos - Remove duplicate variables - Remove nop variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan --- deskutils/copyq/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'deskutils/copyq') diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index cdebec1315ef..3e2de234663e 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -11,10 +11,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/kf5-extra-cmake-modules -LIB_DEPENDS= libKF5Notifications.so.5:devel/kf5-knotifications \ - libwayland-client.so:graphics/wayland +LIB_DEPENDS= libwayland-client.so:graphics/wayland -USES= cmake compiler:c++11-lang qt:5 xorg +USES= cmake compiler:c++11-lang kde:5 qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= hluk GH_PROJECT= CopyQ -- cgit v1.2.3