[Bug 210623] [exp-run] Allow USES=gmake to use gmake-lite

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 27 13:46:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210623

            Bug ID: 210623
           Summary: [exp-run] Allow USES=gmake to use gmake-lite
           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: tijl at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 171864
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171864&action=edit
patch

The attached patch lets USES=gmake depend on gmake-lite if gmake does not
exist.  When gmake must be built, gmake-lite is built as one of the
dependencies.  The ports framework might as well use gmake-lite directly then. 
The exp-run is needed because some port Makefiles may still be using gmake or
${GMAKE}.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list