From owner-freebsd-ports@FreeBSD.ORG Wed Feb 13 15:37:03 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7B341172 for ; Wed, 13 Feb 2013 15:37:03 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mx1.freebsd.org (Postfix) with ESMTP id 196C0A30 for ; Wed, 13 Feb 2013 15:37:02 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 1FCF46A6004; Wed, 13 Feb 2013 16:37:01 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.5/8.14.5) with ESMTP id r1DFb0B0084425; Wed, 13 Feb 2013 16:37:00 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.5/8.14.5/Submit) id r1DFb0cO083296; Wed, 13 Feb 2013 16:37:00 +0100 (CET) (envelope-from lars) Date: Wed, 13 Feb 2013 16:37:00 +0100 From: Lars Engels To: "Gary J. Hayers" Subject: Re: Writing port makefile Message-ID: <20130213153700.GN83110@e-new.0x20.net> References: <511BAD63.5050202@hayers.org> <511BB2A3.100@hayers.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LXESt2jNC8oCvz8w" Content-Disposition: inline In-Reply-To: <511BB2A3.100@hayers.org> X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.3-RELEASE-p4 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 15:37:03 -0000 --LXESt2jNC8oCvz8w Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2013 at 03:34:59PM +0000, Gary J. Hayers wrote: > On 13/02/2013 15:30, Chris Rees wrote: > > On 13 Feb 2013 15:20, "Gary J. Hayers" wrote: > > First define NO_BUILD=3Dyes, and then make a do-install target. > > > > What type of files, and to where? > > > > Chris >=20 > Thanks Chris, as it happens I found the NO_BUILD=3Dyes target just after = I=20 > mailed the list. there will be 3 files installed in=20 > /usr/share/doc/%{PORTNAME} and 1 file in /usr/local/bin. So I just have= =20 > to learn a little of the do-install target now. Don't forget to read the Porter's Handbook first: http://www.freebsd.org/doc/en/books/porters-handbook/book.html --LXESt2jNC8oCvz8w Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEbsxwACgkQKc512sD3afirHACgzTALYxly+zXI4KdUvQJz+cpW Xr0AoM3grklZq4td4UyOVL0/0uRBPfQ6 =mEL4 -----END PGP SIGNATURE----- --LXESt2jNC8oCvz8w--