Date: Sat, 12 Jan 2019 23:42:26 +0100 From: phryk <phryk@commander1024.de> To: freebsd-ports@freebsd.org Subject: multimedia/mlt-qt5 needs USE_GL = gl Message-ID: <20190112224226.GA17181@aether.phryk>
next in thread | raw e-mail | index | archive | help
multimedia/mlt-qt5 fails building with poudriere saying "need to specify gl component with USE_GL". I assume this only happens when the OpenGL option is activated for multimedia/mlt, but haven't tested. Adding "USE_GL = gl" to multimedia/mlt-qt5's Makefile fixes the issue for me, tho I expect that's not a one-size-fits-all fix. PS: Is this even the right place to report issues like that?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190112224226.GA17181>