[Bug 240846] x11/xforward: remove dependency on libXp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 26 15:09:52 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240846
Bug ID: 240846
Summary: x11/xforward: remove dependency on libXp
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: cy at FreeBSD.org
Reporter: zeising at FreeBSD.org
Flags: maintainer-feedback?(cy at FreeBSD.org)
Assignee: cy at FreeBSD.org
Created attachment 207859
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207859&action=edit
v1
libXp is about to be deprecated. Attached patch removes the dependency on it
from x11/xforward, since it seems to not be used anyway. (no dynamic linkage
against libXp, no error when removing the dependency, no mention in the source
or build scripts).
When setting the STATIC option, libXp is originally linked in, but patching the
Makefile to not link against it works. This is part of the attached patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list