On Mon, Dec 18, 2006 at 10:35:09AM -0900, Beech Rintoul wrote:
> I'm working on a port upgrade where the sourcefile has a different name from 
> the port. For example the port is called myport-6.2 but the distfile is 
> called myportsrc. I used DISTNAME= myportsrc. in the makefile and the same in 
> distinfo. It fetches correctly but when it tries to cd to the workfile it 
> uses the port name instead of the DISTNAME and fails. How do I override this?

Set WRKSRC to ${WRKDIR}/${DISTNAME} or what ever is appropriate.

-- Brooks

Attachment: pgpUUEaqWb3TN.pgp
Description: PGP signature

Reply via email to