aboutsummaryrefslogtreecommitdiff
path: root/sysutils/accounts-qml-module
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2024-01-05 12:17:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2024-01-05 12:57:24 +0000
commit82f0c0f3480cb0e63adcbbc33cbf929f27371f8c (patch)
tree695f3c4cc611f058fda911bd5ca31382dee66725 /sysutils/accounts-qml-module
parent8cd334f8192f08dcc21f21bdac6f0278d1298653 (diff)
downloadports-82f0c0f3480cb0e63adcbbc33cbf929f27371f8c.tar.gz
ports-82f0c0f3480cb0e63adcbbc33cbf929f27371f8c.zip
net-im/libaccounts-qt5: rename to libaccounts-qt and flavorize
- rename to get rid of qt5 in name - switch to fork [1] to add Qt6 support [1] https://gitlab.com/nicolasfella/libaccounts-qt/-/tree/qt6
Diffstat (limited to 'sysutils/accounts-qml-module')
-rw-r--r--sysutils/accounts-qml-module/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/accounts-qml-module/Makefile b/sysutils/accounts-qml-module/Makefile
index 3c1e2481bbac..bb7a91830f30 100644
--- a/sysutils/accounts-qml-module/Makefile
+++ b/sysutils/accounts-qml-module/Makefile
@@ -1,6 +1,6 @@
PORTNAME= accounts-qml-module
DISTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils kde
DIST_SUBDIR= KDE/${GL_ACCOUNT}
@@ -11,7 +11,7 @@ WWW= https://gitlab.com/groups/accounts-sso
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
+LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt@qt5 \
libsignon-qt5.so:sysutils/signond@qt5
USES= compiler:c++11-lang gl pkgconfig qmake qt:5 tar:bz2