[MacPorts] #34343: dbus: uses startupitem.install, which fails on MacPorts < 2.1

MacPorts noreply at macports.org
Sat May 5 11:02:38 PDT 2012


#34343: dbus: uses startupitem.install, which fails on MacPorts < 2.1
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  pixilla@…           
     Type:  defect                   |      Status:  new                 
 Priority:  Normal                   |   Milestone:                      
Component:  ports                    |     Version:  2.0.4               
 Keywords:                           |        Port:  dbus                
-------------------------------------+--------------------------------------

Comment(by pixilla@…):

 Correction
 {{{
 +# The startupitem.install keyword does not exist in MacPorts < 2.1.
 +if {![info exists startupitem.install]} {
 +    set startupitem.install yes
 +}
 pre-configure {
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/34343#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list