Changes between Initial Version and Version 1 of Ticket #68766, comment 74
- Timestamp:
- Jan 31, 2024, 6:33:54 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68766, comment 74
initial v1 2 2 3 3 I'm sure there are also other people on the Cc list of this ticket who have compiled software from source before and already know the rough steps how to do this. Maybe they want to help out? 4 5 A openssl3-devel port does exist according to the Portfile, but maybe the conditional way in which it is defined hides it from the PortIndex. In that case, `cd "$(port dir openssl3)" && sudo port -v test -- subport=openssl3-devel` should work.