diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-03-18 15:48:21 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-03-18 15:49:20 +0000 |
commit | 95fe6c4aee22eea993283fd810b61004dcc195d0 (patch) | |
tree | e39736b97b881934fa298df80a981180733f6fd1 | |
parent | b1d6c33c2a042ee428e16c429bc8ec6b7e251451 (diff) | |
download | ports-95fe6c4aee22eea993283fd810b61004dcc195d0.tar.gz ports-95fe6c4aee22eea993283fd810b61004dcc195d0.zip |
editors/kate: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | editors/kate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile index df06fa73ff13..e19a7f4fcb38 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -10,7 +10,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook- LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cmake compiler:c++11-lang desktop-file-utils gettext \ - pkgconfig kde:5 qt:5 tar:xz + pkgconfig kde:5 qt:5 tar:xz cpe USE_KDE= activities attica auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons \ guiaddons i18n iconthemes init itemmodels itemviews \ |