K 10 svn:author V 6 rakuco K 8 svn:date V 27 2013-07-09T20:57:12.053859Z K 7 svn:log V 595 plist adjustments. o libpythonplugin.so does not exist anymore, it has been renamed to libpyqt4.so. o Remove the creation of the empty python/ subdir in the designer directory. This was artificially created because that's one of the directories the PyQt designer plugin looks for Python plugins, but was causing plist problems due to the @exec+@dirrmtry combination. Instead of trying to fix that, I believe it makes more sense to just get rid of this part since this is just one of the directories automatically searched and no port actually installs anything there. END