summaryrefslogtreecommitdiff
path: root/sysutils/khelpcenter
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:00:26 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:00:26 +0000
commita7916e7e02fdf496c2e6bd9ca85b4592cf955577 (patch)
tree3e84d4b3c6aaa03ab6816fdc372cc19e0de88097 /sysutils/khelpcenter
parentsysutils/k4dirstat: Fix CPE information (diff)
sysutils/khelpcenter: Remove invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/khelpcenter')
-rw-r--r--sysutils/khelpcenter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/khelpcenter/Makefile b/sysutils/khelpcenter/Makefile
index dc84797bbb7c..d2e74caf6d32 100644
--- a/sysutils/khelpcenter/Makefile
+++ b/sysutils/khelpcenter/Makefile
@@ -7,7 +7,7 @@ COMMENT= Plasma5 application to show KDE application documentation
LIB_DEPENDS= libxapian.so:databases/xapian-core
-USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \
+USES= cmake compiler:c++11-lib desktop-file-utils gettext gnome \
grantlee:5 kde:5 qt:5 shebangfix tar:xz
USE_GNOME= libxml2
USE_KDE= archive auth bookmarks codecs completion config configwidgets \