Bugzilla Automation <bugzi...@freebsd.org> has asked k...@freebsd.org for maintainer-feedback: Bug 243808: devel/qt5-qmake: Fails to find QT+=declarative https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243808
--- Description --- I have qt5-qmake-5.13.2 and qt5-declarative-5.13.2_1 installed. .pro file looks like this: > QT += declarative > SOURCES += main.cpp qmake fails to find the declarative module: > $ /usr/local/lib/qt5/bin/qmake . > Project ERROR: Unknown module(s) in QT: declarative