devel/cutelee: don't look for Qt5 at all
If Qt5 is installed on the system (at all, so it finds Qt5Core)
then this assumes that Qt5 qmake is also installed; this can trigger
build failures. Since we don't want to build for Qt5 anyway, just
switch that machinery off.