Index: devel/kf5-ktexteditor/Makefile =================================================================== --- devel/kf5-ktexteditor/Makefile +++ devel/kf5-ktexteditor/Makefile @@ -17,4 +17,10 @@ USE_QT= buildtools_build concurrent core dbus declarative gui \ network printsupport qmake_build script widgets xml xmlpatterns +OPTIONS_DEFINE= EDITORCONFIG +OPTIONS_DEFAULT= ${OPTIONS_DEFINE} + +EDITORCONFIG_DESC= Support .editorconfig +EDITORCONFIG_LIB_DEPENDS= libeditorconfig.so:editors/editorconfig-core-c + .include