Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 10:55:31 +0800
From:      "Li-lun Wang (Leland Wang)" <llwang@infor.org>
To:        Micha? Pasternak <doc@lublin.t1.pl>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Porting & Makefiles
Message-ID:  <20011226025531.GA69377@Athena.infor.org>
In-Reply-To: <20011226034704.A42977@lublin.t1.pl>
References:  <20011226034704.A42977@lublin.t1.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 26, 2001 at 03:47:05AM +0100, Micha? Pasternak wrote:
> I'm doing a port. It seems, that I have to make a completly new makefile.
> 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.

I think you can just put the Makefile in the files directory and
${CP} it to ${WRKSRC} between post-extract and pre-build.

-- 
 /-------\      /-\     /--------\
 \--\ /--/      | |     \--\ /---/
    | |    /----/ \----\/--/ \---\
  /-/ \-\  \----/ /----/\--\ /---/
  \-\ /-/      /  \     /--/ \---\
    | |       / /\ \    \--\ /---/ /\
/---/ \---\/-/ /  \ \---\  | \----/ |
\---------/\--/    \----/  \--------/
  e-mail address: llwang@infor.org

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?20011226025531.GA69377>