Re: How do I depend on a flavoured PHP port? The Handbook is wrong??
- In reply to: Harry Schmalzbauer : "Re: How do I depend on a flavoured PHP port? The Handbook is wrong??"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Sep 2021 19:44:35 UTC
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.