On Jun 9, 2009, at 19:37, Scott Haneda wrote:

On Jun 9, 2009, at 5:18 PM, Rainer Müller wrote:

build {}

By using this line you have overwritten the build phase which is why
'make' never gets run. As you have also overwritten the destroot phase,
there should not be any attempt to run 'make install'. What you see
failing there is your xinstall command.

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?

Do what Rainer said. Remove the line "build {}".

If it still does not work, show us the debug output.


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

Reply via email to