diff options
Diffstat (limited to 'deskutils/copyq/Makefile')
-rw-r--r-- | deskutils/copyq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 2b977a88837c..e5c5a3915518 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= copyq -PORTVERSION= 3.6.1 +PORTVERSION= 3.7.2 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -12,6 +12,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake qt:5 +USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xfixes xtst USE_QT= core gui network script svg widgets x11extras xml \ buildtools_build linguist_build qmake_build \ |