New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80023


Ignore:
Timestamp:
07/02/11 09:08:54 (4 years ago)
Author:
mcalhoun@…
Message:

dbus: Fix type in variant name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/dbus/Portfile

    r79212 r80023  
    189189     
    190190    # Files are installed into user's startup directory. 
    191     if { ![variant_isset no_staruptitem] } { 
     191    if { ![variant_isset no_startupitem] } { 
    192192        destroot.violate_mtree  yes 
    193193    } 
Note: See TracChangeset for help on using the changeset viewer.