freebsd-ports/x11-toolkits/py-kde/files/patch-build.py
Neil Blakey-Milner bb97656e9d Resurrect py-kde, upgrading to 3.3.2. Take over maintainership, since
previous maintainer address bounces.
2002-10-07 11:48:26 +00:00

11 lines
287 B
Python

--- build.py.orig Tue Sep 17 15:40:30 2002
+++ build.py Tue Sep 17 15:40:48 2002
@@ -805,7 +805,7 @@
proPatches["DEFINES"] = [re.compile("@BL_DEFINES@",re.M), defines]
checkQtLibrary()
- checkThreading ()
+ #checkThreading ()
checkKDELibrary()
checkPyQt ()