git: f4120643c8ba - main - sysutils/signon-qt5: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:33 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4120643c8ba26abc8dff378bee2894c091a8226 commit f4120643c8ba26abc8dff378bee2894c091a8226 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:44 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:55 +0000 sysutils/signon-qt5: pet stage-qa --- sysutils/signon-qt5/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/signon-qt5/Makefile b/sysutils/signon-qt5/Makefile index 6941fc17793c..4b7ba765bf32 100644 --- a/sysutils/signon-qt5/Makefile +++ b/sysutils/signon-qt5/Makefile @@ -1,5 +1,6 @@ PORTNAME= signon DISTVERSION= 8.60 +PORTREVISION= 1 CATEGORIES= sysutils kde PKGNAMESUFFIX= -qt5 DIST_SUBDIR= KDE/${GL_ACCOUNT} @@ -10,8 +11,9 @@ COMMENT= D-Bus service performing user authentication LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang gettext pathfix pkgconfig python qmake \ +USES= compiler:c++11-lang gettext gl pathfix pkgconfig python qmake \ qt:5 tar:bz2 +USE_GL= gl USE_QT= core dbus gui network sql testlib xml \ buildtools_build qmake_build