Changes between Initial Version and Version 1 of Ticket #64021, comment 30
- Timestamp:
- Feb 1, 2022, 5:43:33 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64021, comment 30
initial v1 11 11 then you no longer overwrite the deps set by the cmake PortGroup, and you no longer need to manually add the dep on cmake. So do that. 12 12 13 The thedepend_N should also be depend_N-append for the same reason.13 The depend_N should also be depend_N-append for the same reason. 14 14 15 15 I suggest you take the opportunity to cut a bunch of fat out, like get rid of all the python variants, just pick on python for the tests and require it, 99% less confusion immediately.