Same as kconfwidgets: configures and builds without any python available, runtime shows how traces of python usage.
Feedback? OK? Index: Makefile =================================================================== RCS file: /cvs/ports/devel/kf5/ktextwidgets/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 20 May 2019 22:15:06 -0000 1.10 +++ Makefile 23 Mar 2020 01:20:44 -0000 @@ -2,6 +2,7 @@ COMMENT = text editing widgets for KDE DISTNAME = ktextwidgets-${VERSION} +REVISION = 0 SHARED_LIBS = KF5TextWidgets 4.2 @@ -10,8 +11,6 @@ WANTLIB += KF5ConfigCore KF5ConfigGui KF WANTLIB += KF5I18n KF5IconThemes KF5Service KF5SonnetCore KF5SonnetUi WANTLIB += KF5WidgetsAddons KF5WindowSystem Qt5Core Qt5Gui Qt5Widgets WANTLIB += Qt5Xml m - -MODULES += lang/python BUILD_DEPENDS = devel/gettext,-tools