[MacPorts] #42237: gconf package fails to build

MacPorts noreply at macports.org
Fri Jan 24 11:02:10 PST 2014


#42237: gconf package fails to build
----------------------+--------------------------------
  Reporter:  scott@…  |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.1
Resolution:           |   Keywords:
      Port:  gconf    |
----------------------+--------------------------------

Comment (by devans@…):

 To force gconf to rebuild (but not it's dependencies)
 {{{
 sudo port -n upgrade --force gconf
 }}}

 If you omit the -n it will rebuild all the dependencies too (probably more
 than you want).

 To find all ports that depend on gconf (or rebuild them -- probably not
 required here)
 {{{
 sudo port echo depends:gconf
 sudo port -n upgrade --force depends:gconf
 }}}

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


More information about the macports-tickets mailing list