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=3D229759 --- Comment #9 from Tobias C. Berner <tcberner@freebsd.org> --- qt.mk is supposed to handle "adding dependencies on Qt components" not "fix= ing broken configures by adding env-vars". So either add the MOC=3D RCC=3D and so on manually to VLC's Makefile, or pu= ll in qmake.mk to do it for you :) mfg Tobias --=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-229759-12827-BwwGfZZSaL>