Now for something totally unexpected! After removing ANYTHING containting sfml keyword from my computer, then downloading newest sfml2, after that making, and sudo making instal DESTDIR=/usr/, it works! Yay!
Also I think you may have an unrelated bug in your make install file, you have DESTDIR=/usr/local, which works when compiling. But when trying to start the compiled app (at least on Fedora), the terminal says it can't find sfml-system.so.2.0, it may be better if you changed DESTDIR to /usr/