aboutsummaryrefslogtreecommitdiff
path: root/deskutils/copyq
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
commit66c5c27583a16c5f500eca8f7dcad4b958ce6f81 (patch)
tree7ef476dc1b3647b061229166a61b7e2bf886f956 /deskutils/copyq
parentf018bd3ea60b82e47c805fa4a73c3b8a93ec9f46 (diff)
downloadports-66c5c27583a16c5f500eca8f7dcad4b958ce6f81.tar.gz
ports-66c5c27583a16c5f500eca8f7dcad4b958ce6f81.zip
Add missing USES to my ports
Notes
Notes: svn path=/head/; revision=516140
Diffstat (limited to 'deskutils/copyq')
-rw-r--r--deskutils/copyq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index 70489a2ba99f..a52246f0f6f3 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 compiler:c++11-lang qt:5
+USES= cmake compiler:c++11-lang qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= hluk
GH_PROJECT= CopyQ