How to prevent make compiling a binary?

2007-05-07 Thread Stevan Tiefert
here is no Makefile because it is not needed. The library is compiled! I thought the "NO_BUILD= yes" would be enough. But it seems I need addiotional work. Again: I want to prevent make to search for */work/*/Makefile! Can somebody kick me to the right

Re: How to prevent make compiling a binary?

2007-05-07 Thread Stevan Tiefert
Am Montag, den 07.05.2007, 10:54 -0500 schrieb Scot Hetzel: > On 5/7/07, Stevan Tiefert <[EMAIL PROTECTED]> wrote: > > Hello list, > > > > I've tar'ed and gzip'ed a binary library. Put on a web-server. Wrote a > > Makefile like the Porter's Hand

Re: How to prevent make compiling a binary?

2007-05-07 Thread Stevan Tiefert
Am Montag, den 07.05.2007, 20:12 +0400 schrieb Stanislav Sedov: > On Mon, 07 May 2007 17:05:26 +0200 > Stevan Tiefert <[EMAIL PROTECTED]> mentioned: > > > Hello list, > > > > I've tar'ed and gzip'ed a binary library. Put on a web-server. Wrote a &

Re: qtstalker

2007-05-08 Thread Stevan Tiefert
Am Dienstag, den 08.05.2007, 16:32 +1000 schrieb Brad McIntosh: > I've only changed over to BSD recently and I'm attempting to get away from > microsoft altogether.I downloaded PC BSD it's up and running and I'm pretty > happy with it. > I needed to get hold of stock charting software which I dis

Re: How to prevent make compiling a binary?

2007-05-08 Thread Stevan Tiefert
Am Dienstag, den 08.05.2007, 08:02 +0200 schrieb [LoN]Kamikaze: > Stevan Tiefert wrote: > > Am Montag, den 07.05.2007, 20:12 +0400 schrieb Stanislav Sedov: > >> On Mon, 07 May 2007 17:05:26 +0200 > >> Stevan Tiefert <[EMAIL PROTECTED]> mentioned: > >> >

Re: How to prevent make compiling a binary?

2007-05-08 Thread Stevan Tiefert
Am Dienstag, den 08.05.2007, 21:43 +1000 schrieb Peter Jeremy: > On 2007-May-08 12:22:03 +0200, Stevan Tiefert <[EMAIL PROTECTED]> wrote: > > The port wouldn't be necessary when the > >compat3x-port didn't stopped. > > The last FreeBSD 3.x release was 3.5.1

Re: How to prevent make compiling a binary?

2007-05-08 Thread Stevan Tiefert
Am Dienstag, den 08.05.2007, 08:35 -0400 schrieb Lowell Gilbert: > Stevan Tiefert <[EMAIL PROTECTED]> writes: > > > Am Dienstag, den 08.05.2007, 21:43 +1000 schrieb Peter Jeremy: > >> On 2007-May-08 12:22:03 +0200, Stevan Tiefert <[EMAIL PROTECTED]> wrote: >

Re: How to prevent make compiling a binary?

2007-05-08 Thread Stevan Tiefert
Scot Hetzel schrieb: On 5/8/07, Stevan Tiefert <[EMAIL PROTECTED]> wrote: It is not my decision to not deliver the sourcecode. It was the decision of the ftp.mk.bsdclub.org. The port wouldn't be necessary when the compat3x-port didn't stopped. It was since FreeBSD 6.0 not pos