Changes between Initial Version and Version 1 of Ticket #44882, comment 5
- Timestamp:
- Sep 5, 2014, 12:18:07 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44882, comment 5
initial v1 10 10 if {[variant_isset FOO]} { do some stuff } 11 11 }}} 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. 13 13 - 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.