devel/qbs: don't use QT_LIBDIR
This is preparatory work for a later update to Qt5 which will change
the meaning of QT_LIBDIR. For qbs, which is not a Qt library, change
QT_LIBDIR -> lib now to avoid upcoming change.
PR: 210252
Submitted by: Adriaan de Groot <groot@kde.org> (kde)