Date: Sat, 10 Oct 2020 22:39:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235715] x11-wm/compiz-plugins-main: fails to build when NLS=off Message-ID: <bug-235715-7788-0hbDtvKTlE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235715-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-235715-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=3D235715 --- Comment #17 from Samy Mahmoudi <samy.mahmoudi@gmail.com> --- I also replaced the CPPFLAGS and LDFLAGS with USES:localbase, so the log wo= uld rather be: - Replace 'deprecated' [1] USE_GL=3Dyes with USE_GL=3Dglu - Replace CPPFLAGS and LDFLAGS with USES=3Dlocalbase to avoid the port to l= ink with its own libraries in LOCALBASE (if installed) instead of WRKSRC [2] - Revert the addition of NLS - Reorder variables to pet portlint [1] https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D479445 [2] https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D423014 We have to repeat the second change in other compiz ports: at least compiz-plugins-extra and compiz-plugins-unsupported are affected. --=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-235715-7788-0hbDtvKTlE>