diff options
Diffstat (limited to 'deskutils/copyq')
-rw-r--r-- | deskutils/copyq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index d6893d33aab4..2b977a88837c 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -11,7 +11,7 @@ COMMENT= Qt5 based clipboard manager LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource qt:5 +USES= cmake qt:5 USE_XORG= ice sm x11 xext xfixes xtst USE_QT= core gui network script svg widgets x11extras xml \ buildtools_build linguist_build qmake_build \ |