On Mon, May 13, 2019 at 02:05:15AM -0400, Jeremie Courreges-Anglas wrote: > I would play it dumb and use -main instead of -runtime. > > Note that bsd.port.mk(5) says SUBPACKAGE is read-only.
Ah, I need to explain this better in the documentation. SUBPACKAGE ?= -default is perfectly admissible. Trying to tweak existing subpackages in ports is a bad idea.
