On 2014/07/10 23:44, Stuart Cassoff wrote:
> eh? meh?

You need a subst variable with the actual path not just the version
number, otherwise you're still going to be hand modifying PLISTs all
over the place.

So something like:

MODTCL_MINVERSION?=     8.5
MODTCL_MODPATH=         lib/tcl/${MODTCL_MINVERSION}
SUBST_VARS+=            MODTCL_MODPATH MODTCL_VERSION MODTCL_BIN

It would help clarify things to show a diff with a port that has
been modified to use this method, too.

Reply via email to