K 10 svn:author V 4 tijl K 8 svn:date V 27 2017-02-15T19:40:16.526585Z K 7 svn:log V 427 - In x11-toolkits/irrlicht build only the shared library. The upstream Makefile does not support building both the static and shared library. It compiles the code without -fPIC first for the static library and then creates the shared library from the same object files without recompiling them with -fPIC. - The upstream install target can now be used as well. - Use upstream library version and bump dependent ports. END