[MacPorts] #38451: RFE: add a callback to automatically add a dependency on gmake when using build.type gnu on platforms where gnumake is not the default

MacPorts noreply at macports.org
Wed Mar 20 15:17:56 PDT 2013


#38451: RFE: add a callback to automatically add a dependency on gmake when using
build.type gnu on platforms where gnumake is not the default
--------------------------+--------------------------------
  Reporter:  egall@…      |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:  2.1.3
Resolution:               |   Keywords:
      Port:               |
--------------------------+--------------------------------

Comment (by larryv@…):

 Replying to [comment:1 afb@…]:
 > The handling of "bsdmake" seems strange, since the code uses "make" on
 FreeBSD and "pmake" on Linux.

 I think the default Make on FreeBSD is BSD Make, while on Linux it’s
 [http://manpages.ubuntu.com/manpages/precise/en/man1/pmake.1.html
 installed as “pmake”].

 > Anyway, the path to the various makes are set when doing the ./configure
 so doing it in build is a tad late.

 The code in `portbuild` is evaluated before any phases are performed. The
 `build.cmd` option just determines the command that is run as part of the
 build phase.

-- 
Ticket URL: <https://trac.macports.org/ticket/38451#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list