Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 17:03:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192753] New: Move patch-lafiles target in front of post-stage
Message-ID:  <bug-192753-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: tijl@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192753-13>