git: 70f1e212d3ab - main - www/kf5-khtml: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:43 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=70f1e212d3ab6a757cc4b3a2250cc95980ae90f2
commit 70f1e212d3ab6a757cc4b3a2250cc95980ae90f2
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:53 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:59 +0000
www/kf5-khtml: pet stage-qa
---
www/kf5-khtml/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/kf5-khtml/Makefile b/www/kf5-khtml/Makefile
index 4edff557c7fc..666bd990fa17 100644
--- a/www/kf5-khtml/Makefile
+++ b/www/kf5-khtml/Makefile
@@ -1,5 +1,6 @@
PORTNAME= khtml
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= www kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -12,7 +13,7 @@ USES= cmake compiler:c++11-lib gettext gperf jpeg kde:5 \
qt:5 tar:xz xorg
USE_KDE= archive auth bookmarks codecs completion config \
configwidgets coreaddons globalaccel i18n iconthemes \
- jobwidgets js kio notifications parts service sonnet \
+ jobwidgets js kio notifications parts service solid sonnet \
textwidgets wallet widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network phonon4 \