SVN commit 9225 by avilla: - Fix plist. - Patch qt_functions.prf to support split builds.
To setup a tool, qtPrepareTool() doesn't fallback anymore to the build directory (/get paths), but relies instead on QT_TOOL.* variables set before in the configure stage, which our split configuration doesn't generate. With this patch, it's back to the previous behavior (which, by the way, has no effect on anything but Qt builds). M +1 -1 Makefile A files/patch-mkspecs__features__qt_functions.prf M +8 -9 pkg-plist _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
