aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:29 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:49 +0000
commitc1097458e548c5bfdbf7e20fc8885c04ecae7ccf (patch)
tree456b29834e2b42fcfe6691c9b98985ab0682c625
parent01d97006e519b7354b31f3e0bad87fc87c294fdd (diff)
downloadports-c1097458e548c5bfdbf7e20fc8885c04ecae7ccf.tar.gz
ports-c1097458e548c5bfdbf7e20fc8885c04ecae7ccf.zip
sysutils/khelpcenter: pet stage-qa
-rw-r--r--sysutils/khelpcenter/Makefile4
1 files changed, 3 insertions, 1 deletions
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