Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2001 22:30:16 -0500
From:      Pete Fritchman <petef@databits.net>
To:        Alan Eldridge <alane@geeksrus.net>
Cc:        Micha? Pasternak <doc@lublin.t1.pl>, freebsd-ports@FreeBSD.ORG
Subject:   Re:  Porting & Makefiles
Message-ID:  <20011225223016.A17861@databits.net>
In-Reply-To: <20011226024242.GA35163@wwweasel.geeksrus.net>; from alane@geeksrus.net on Tue, Dec 25, 2001 at 09:42:42PM -0500
References:  <20011226034704.A42977@lublin.t1.pl> <20011226024242.GA35163@wwweasel.geeksrus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 25/12/01 21:42 -0500 - Alan Eldridge:
| On Wed, Dec 26, 2001 at 03:47:05AM +0100, Micha? Pasternak wrote:
| >Hello,
| >
| >Which option is better ?
| >
| >- I use diff and create a big patch in ./files/
| >- I use DISTFILES and fetch a new, .bzipped Makefile from another site.
| 
| How about:
| 
| - I add a "pre-build::" target that moves the original Makefile out of the
| way, and copies my new Makefile from $FILESDIR (files/).

Or you can just do:

MAKEFILE=	${FILESDIR}/Makefile

which is probably cleaner.

-pete

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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