Changes between Initial Version and Version 1 of Ticket #44882, comment 5


Ignore:
Timestamp:
Sep 5, 2014, 12:18:07 AM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44882, comment 5

    initial v1  
    1010if {[variant_isset FOO]} { do some stuff }
    1111  }}}
    12   Why not just put the stuff inside the variant block? That’s our convention.
     12  Why not just put the stuff inside the variant script? That’s our convention, and it’s a lot cleaner.
    1313- There’s no reason to check whether `startupitem.install` is available. The released version of MacPorts has it, so all Portfiles should just assume it’s there.