Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 May 2007 18:05:39 +0200
From:      Stevan Tiefert <stevan_tiefert@yahoo.de>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: How to prevent make compiling a binary?
Message-ID:  <1178553947.6653.11.camel@vagabund.w33>
In-Reply-To: <790a9fff0705070854y1104fc85lc70cff3d23036daa@mail.gmail.com>
References:  <1178550334.6653.9.camel@vagabund.w33> <790a9fff0705070854y1104fc85lc70cff3d23036daa@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Montag, den 07.05.2007, 10:54 -0500 schrieb Scot Hetzel:
> On 5/7/07, Stevan Tiefert <stevan_tiefert@yahoo.de> 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 Handbook describes. It fetches the *.tar.gz
> > and so on.
> >
> > But during the "make install" he asks for a Makefile (I think
> > PORTNAME/work/DISTNAME/Makefile) but there 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 direction?
> >
> Create a "do-install" target in your ports Makefile that installs the
> binary file.
> 
> Scot
> 

And I was searching like a ... Ok, Thanks :-)





	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1178553947.6653.11.camel>