On 2021-09-12 5:56, Harry Schmalzbauer wrote:
I can't remember if this still is undocumented... and if I already
reported that this is missing to be documented.
Also can't remember where I found that it can look like this, most
likely underneith ports/Mk:
.if ${PORT_OPTIONS:MGITT}
RUN_DEPENDS= git:${PORTSDIR}/devel/git@tiny
.endif
That would be git:devel/git@tiny, but knowing the flavour ahead of time is exactly what isn't the case here.
