[Bug 240913] Mk/Uses/motif.mk: Remove -lXp from MOTIFLIB
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 29 07:28:55 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240913
Bug ID: 240913
Summary: Mk/Uses/motif.mk: Remove -lXp from MOTIFLIB
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: zeising at FreeBSD.org
CC: ports-bugs at FreeBSD.org
Created attachment 207929
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207929&action=edit
remove -lXp from MOTIFLIB
libXp is going away, it is deprecated upstream, and the extension it supports
hasn't been in xserver for quite some time. Mk/Uses/motif.mk hardcodes -lXp
for everything that uses Motif, unless MOTIFLIB is overridden. Attached patch
removed this lib from MOTIFLIB.
I've run local builds with everything with USES=motif and there is no fallout,
I don't think an exp-run is needed, but motif.mk is owned by portmgr@, so I'd
like to get approval for the change.
With this change, the remaining ports that depend on libXp can be fixed.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list