[Bug 235715] x11-wm/compiz-plugins-main: fails to build when NLS=off
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 10 22:39:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235715
--- Comment #17 from Samy Mahmoudi <samy.mahmoudi at gmail.com> ---
I also replaced the CPPFLAGS and LDFLAGS with USES:localbase, so the log would
rather be:
- Replace 'deprecated' [1] USE_GL=yes with USE_GL=glu
- Replace CPPFLAGS and LDFLAGS with USES=localbase to avoid the port to link
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=revision&revision=479445
[2] https://svnweb.freebsd.org/ports?view=revision&revision=423014
We have to repeat the second change in other compiz ports: at least
compiz-plugins-extra and compiz-plugins-unsupported are affected.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list