On 6/13/2012 4:50 AM, Andriy Gapon wrote:
> 
> 
> In some ports I am getting an error message about how make doesn't know how to
> make sanity-config after exiting from config menu.
> I see that there is
>       @${MAKE} sanity-config
> line at the end of the config target script.
> 
> I use WRKDIRPREFIX=/usr/obj and I noticed that e.g. in the case of
> mail/thunderbird port the make command was being run from
> /usr/obj/usr/ports/mail/thunderbird.
> 
> My workaround was to prepend "cd ${.CURDIR};" before the make command.
> I see that this is a popular theme in bsd.port.mk, but I am not sure why it is
> needed and if my workaround is actually correct.
> 
> Hope that this is useful.
> 

Andriy,

Thank you for identifying the cause of this. Some others have reported
it as well but I have been unable to recreate.

I'll get a patch/PR submitted to fix.

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to