Date: Thu, 26 Sep 2019 15:09:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240846] x11/xforward: remove dependency on libXp Message-ID: <bug-240846-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240846 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@FreeBSD.org Reporter: zeising@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) Assignee: cy@FreeBSD.org Created attachment 207859 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207859&action= =3Dedit 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 sou= rce 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. --=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-240846-7788>