No python is tested for during configure, build passes without python
installed and PLIST has no traces of any usage;  tests fail regardless
of my changes.

Feedback? OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/kf5/kconfigwidgets/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    20 May 2019 22:15:04 -0000      1.10
+++ Makefile    23 Mar 2020 01:10:14 -0000
@@ -2,14 +2,13 @@
 
 COMMENT =              widgets for KDE configuration dialogs
 DISTNAME =             kconfigwidgets-${VERSION}
+REVISION =             0
 
 SHARED_LIBS =          KF5ConfigWidgets        3.3
 
 WANTLIB += ${COMPILER_LIBCXX} KF5Auth KF5Codecs KF5ConfigCore
 WANTLIB += KF5ConfigGui KF5CoreAddons KF5GuiAddons KF5I18n KF5WidgetsAddons
 WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Widgets Qt5Xml m
-
-MODULES =              lang/python
 
 BUILD_DEPENDS =                devel/gettext,-tools \
                        devel/kf5/kdoctools

Reply via email to