git: f687443cd00a - main - x11-toolkits/qt5-virtualkeyboard: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:59 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f687443cd00abe93464f3cc35c006b3e5f6adc2d commit f687443cd00abe93464f3cc35c006b3e5f6adc2d Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:05:06 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:04 +0000 x11-toolkits/qt5-virtualkeyboard: pet stage-qa --- x11-toolkits/qt5-virtualkeyboard/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/qt5-virtualkeyboard/Makefile b/x11-toolkits/qt5-virtualkeyboard/Makefile index e6b402ae5ba6..609657a160f3 100644 --- a/x11-toolkits/qt5-virtualkeyboard/Makefile +++ b/x11-toolkits/qt5-virtualkeyboard/Makefile @@ -1,5 +1,6 @@ PORTNAME= virtualkeyboard PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} +PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- @@ -8,8 +9,9 @@ COMMENT= Qt 5 Virtual Keyboard Module LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell -USES= compiler:c++11-lang pkgconfig qmake qt-dist:5,virtualkeyboard +USES= compiler:c++11-lang pkgconfig qmake qt-dist:5,virtualkeyboard xorg USE_QT= core declarative network gui widgets svg buildtools_build +USE_XORG= xcb # Disable the builtin layouts -- otherwise we need to pull in a lot of other # stuff.