On 2009-06-10 02:37, Scott Haneda wrote:
> I need make, but not make install.  xinstall is failing, because make  
> install was not ran, so the binary of ${worksrcpath}/rbldnsd does not  
> yet exist.
> 
> Suggestions?

The default build phase runs 'make', the default destroot phase runs
'make install'.

It sounds like you don't want to overwrite build at all here. And as you
have already overwritten destroot, 'make install' will not be run.

Rainer
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to