Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2007 20:12:47 +0400
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        Stevan Tiefert <stevan_tiefert@yahoo.de>
Cc:        ports@freebsd.org
Subject:   Re: How to prevent make compiling a binary?
Message-ID:  <20070507201247.e3f834cc.stas@FreeBSD.org>
In-Reply-To: <1178550334.6653.9.camel@vagabund.w33>
References:  <1178550334.6653.9.camel@vagabund.w33>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Mon__7_May_2007_20_12_47_+0400_jxmGQ8mk+9_670eq
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

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

--Signature=_Mon__7_May_2007_20_12_47_+0400_jxmGQ8mk+9_670eq
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGP0//K/VZk+smlYERAtYsAJ9ZCyQvuiFxAMcVykN1wSSwh8anVwCfTfNX
eaqSOzULMVbib7RCAkELbHQ=
=EJdx
-----END PGP SIGNATURE-----

--Signature=_Mon__7_May_2007_20_12_47_+0400_jxmGQ8mk+9_670eq--



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