Changes between Initial Version and Version 1 of Ticket #67533, comment 9
- Timestamp:
- May 31, 2023, 2:17:59 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67533, comment 9
initial v1 1 1 The Portfile is setting `startupitem.install yes`, overriding what the user set in macports.conf. So multiple installations of the port in different prefixes will always conflict. 2 3 (It's also setting both `startupitem.custom_file` and `startupitem.create yes`, which makes no sense, but that's not relevant to this particular issue.)