#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