From owner-freebsd-ports@FreeBSD.ORG Mon May 7 19:18:07 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 677DD16A400 for ; Mon, 7 May 2007 19:18:07 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.freebsd.org (Postfix) with ESMTP id 13C7D13C457 for ; Mon, 7 May 2007 19:18:06 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from [85.21.245.235] (helo=phonon.SpringDaemons.com) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1Hl8ii-0005xr-KE; Mon, 07 May 2007 23:18:05 +0400 Received: from localhost (localhost [127.0.0.1]) by phonon.SpringDaemons.com (Postfix) with SMTP id CA3E111403; Mon, 7 May 2007 20:12:52 +0400 (MSD) Date: Mon, 7 May 2007 20:12:47 +0400 From: Stanislav Sedov To: Stevan Tiefert Message-Id: <20070507201247.e3f834cc.stas@FreeBSD.org> In-Reply-To: <1178550334.6653.9.camel@vagabund.w33> References: <1178550334.6653.9.camel@vagabund.w33> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__7_May_2007_20_12_47_+0400_jxmGQ8mk+9_670eq" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@freebsd.org Subject: Re: How to prevent make compiling a binary? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2007 19:18:07 -0000 --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 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--