Date: Thu, 21 Feb 2019 18:52:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235919] astro/gpsbabel does not build, unknown USE_QT component 'uic' Message-ID: <bug-235919-7788-k8y06ySwzg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235919-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-235919-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235919 --- Comment #1 from Oliver Heesakkers <dev2@heesakkers.info> --- Hmmm, looks like when the switch was made from qt4 to qt5 (227538) this was overlooked. You've ticked the GUI option which is something I believe very few people d= o, that explains why this wasn't brought to my attention earlier. According to qt.mk mic, rss and uic are QT4 options, so that explains the e= rror when building with QT5 I don't have a FreeBSD desktop readily available at the moment (and still prefer gpsbabel 1.4 to 1.5), so would you be willing to try and change line= 34 in the Makefile from: GUI_USE+=3D QT=3Dlinguisttools_build,moc_build,rcc_build,uic_build to=20 GUI_USE+=3D QT=3Dlinguisttools_build and see if that a: fixes the build (pretty sure it will) b: gives you a running and usable gpsbabel (that's the one I'm wondering ab= out) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235919-7788-k8y06ySwzg>