[Bug 192753] New: Move patch-lafiles target in front of post-stage
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 17 17:03:28 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192753
Bug ID: 192753
Summary: Move patch-lafiles target in front of post-stage
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Infrastructure
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: tijl at FreeBSD.org
Created attachment 145933
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145933&action=edit
patch
Some ports create their pkg-plist from post-install. USES=libtool removes .la
files after that so pkg-plist contains .la files that don't exist when the
package is created. The attached patch moves the patch-lafiles target in front
of post-stage such that these ports can create their pkg-plist in post-stage.
An example port is lang/gcc-aux and other lang/gcc* ports.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list