On Monday 27 February 2006 09:50, D'Arcy J.M. Cain wrote: > How about this? > > .if ${OPSYS} == "SunOS" > USE_TOOLS+= gawk:pkgsrc > BUILD_DEPENDS += gawk-[0-9]*:../../lang/gawk > .endif But the "USE_TOOLS+= gawk:pkgsrc" already sets a BUILD_DEPENDS. cheers mark