https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183706
--- Comment #10 from [email protected] --- A commit references this bug: Author: rakuco Date: Sat Jun 7 09:46:54 UTC 2014 New revision: 356890 URL: http://svnweb.freebsd.org/changeset/ports/356890 Log: - Rebase patch-configure.py on top of the current PyQt version, to make it easy to change it, which leads us to... - Build pylupdate and pyrcc only for py-qt4-xml again. This fixes a regression introduced last year when PyQt was updated to 4.10.3: configure.py started building pylupdate and pyrcc unconditionally instead of only if "QtXml" was specified. If the API option is off, the build would fail because the QtXml headers needed to build those tools would not be added as a dependency. PR: 183706 MFH: 2014Q2 Changes: head/devel/py-qt4-core/files/patch-configure.py -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
