[MacPorts] #45679: devel/bsdowl: Update to v2.2.1

MacPorts noreply at macports.org
Thu Dec 4 14:14:21 PST 2014


#45679: devel/bsdowl: Update to v2.2.1
--------------------------+---------------------------------
  Reporter:  michipili@…  |      Owner:  macports-tickets@…
      Type:  update       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  haspatch maintainer
      Port:  bsdowl       |
--------------------------+---------------------------------

Comment (by larryv@…):

 Replying to [comment:7 michipili@…]:
 > Dependencies are not an issue here, rather the `build.type`. Which
 > value should I pick so that the make command used is `bmake -r`
 > instead of `bsdmake`?

 There is no value of `build.type` corresponding to bmake. You will
 probably need something like this (untested):
 {{{
 depends_build bin:bmake:bmake
 build.cmd bmake
 build.post_args -r
 }}}
 I’m just guessing that bmake accepts build targets as GNU Make does.
 You’ll probably have to tweak my example.

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


More information about the macports-tickets mailing list