git: c1097458e548 - main - sysutils/khelpcenter: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:14 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1097458e548c5bfdbf7e20fc8885c04ecae7ccf commit c1097458e548c5bfdbf7e20fc8885c04ecae7ccf Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:29 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:49 +0000 sysutils/khelpcenter: pet stage-qa --- sysutils/khelpcenter/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile index 9316e0845d6f..fc7dc983dbc4 100644 --- a/sysutils/khelpcenter/Makefile +++ b/sysutils/khelpcenter/Makefile @@ -1,5 +1,6 @@ PORTNAME= khelpcenter DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= Plasma5 application to show KDE application documentation LIB_DEPENDS= libxapian.so:databases/xapian-core USES= cmake compiler:c++11-lib desktop-file-utils gettext gnome \ - grantlee:5 kde:5 qt:5 shebangfix tar:xz + grantlee:5 kde:5 qt:5 shebangfix tar:xz xorg USE_GNOME= libxml2 USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons dbusaddons emoticons i18n init \ @@ -22,6 +23,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ USE_KDE+= doctools USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 SHEBANG_FILES= searchhandlers/khc_mansearch.pl OPTIONS_DEFINE= DOCS