git: 908cbd28dfe6 - main - www/falkon: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:41 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=908cbd28dfe6732b674199dbd87476bad1e0c9b4 commit 908cbd28dfe6732b674199dbd87476bad1e0c9b4 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:51 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:58 +0000 www/falkon: pet stage-qa --- www/falkon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/falkon/Makefile b/www/falkon/Makefile index edc07ef3eaff..428fdce8f617 100644 --- a/www/falkon/Makefile +++ b/www/falkon/Makefile @@ -1,5 +1,6 @@ PORTNAME= falkon DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,7 @@ USE_KDE= archive i18n \ USE_QT= concurrent core dbus declarative gui location network printsupport \ sql webchannel webengine widgets x11extras sql-sqlite3_run \ buildtools_build qmake_build -USE_XORG= xcb +USE_XORG= x11 xcb USE_LDCONFIG= yes