Date: Fri, 13 Jul 2018 21:39:09 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 229759] multimedia/vlc-qt4 fails to build, when qt5 is also installed Message-ID: <bug-229759-12827-BwwGfZZSaL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/> References: <bug-229759-12827@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=229759 --- Comment #9 from Tobias C. Berner <tcberner@freebsd.org> --- qt.mk is supposed to handle "adding dependencies on Qt components" not "fixing broken configures by adding env-vars". So either add the MOC= RCC= and so on manually to VLC's Makefile, or pull in qmake.mk to do it for you :) mfg Tobias -- 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-229759-12827-BwwGfZZSaL>
