
pkg install -r latest qt5-buildtools qt5-qmake
chmod +x install.sh
env QT_SELECT=qt5 ./install.sh
pkg delete qt5-buildtools qt5-qmake
pkg autoremove
