aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-ktexteditor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-ktexteditor/Makefile')
-rw-r--r--devel/kf5-ktexteditor/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile
index 6899a3628193..17b888b79f89 100644
--- a/devel/kf5-ktexteditor/Makefile
+++ b/devel/kf5-ktexteditor/Makefile
@@ -8,7 +8,7 @@ COMMENT= KF5 advanced embeddable text editor
LIB_DEPENDS= libgit2.so:devel/libgit2 \
libeditorconfig.so:editors/editorconfig-core-c
-USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz
+USES= cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 tar:xz
USE_KDE= archive auth codecs completion config configwidgets \
coreaddons guiaddons i18n iconthemes itemviews \
jobwidgets kio parts service sonnet syntaxhighlighting \
@@ -17,6 +17,5 @@ USE_KDE= archive auth codecs completion config configwidgets \
USE_QT= concurrent core dbus declarative gui network printsupport \
script widgets xml xmlpatterns \
buildtools_build qmake_build
-CPE_VENDOR= kde
.include <bsd.port.mk>