Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 May 2007 12:22:03 +0200
From:      Stevan Tiefert <stevan_tiefert@yahoo.de>
To:        "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Cc:        Stanislav Sedov <stas@FreeBSD.org>, ports@freebsd.org
Subject:   Re: How to prevent make compiling a binary?
Message-ID:  <1178619731.892.4.camel@vagabund.w33>
In-Reply-To: <46401290.7080000@gmx.de>
References:  <1178550334.6653.9.camel@vagabund.w33> <20070507201247.e3f834cc.stas@FreeBSD.org> <1178565933.5854.1.camel@vagabund.w33>  <46401290.7080000@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <stevan_tiefert@yahoo.de> mentioned:
> >>
> >>> 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?
> >> NO_BUILD should generally work. Could you, please, post the entire
> >> Makefile here for us to help you?
> >>
> >> --
> >> Stanislav Sedov
> >> ST4096-RIPE
> > 
> > Thank you for trying helping me. I am very thankfully but with the
> > "do-install:" -thing is it working!!! :-)  I have already posted my port
> > via send-pr.
> 
> For a binary port you will also have to set ONLY_FOR_ARCHS in your ports Makefile. Also, I do not know what kind of irresistible magic is performed by your library, but I do not think many people will be willing to use a pre-compiled library.

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 possible
anymore to use audio/mbrola as a native port! But after that my pc
speaks german :-)



	
		
___________________________________________________________ 
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?1178619731.892.4.camel>