From owner-freebsd-ports Sat May 9 21:54:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13684 for freebsd-ports-outgoing; Sat, 9 May 1998 21:54:24 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from mpdr0.detroit.mi.ameritech.net (mpdr0.detroit.mi.ameritech.net [206.141.239.206]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA13679 for ; Sat, 9 May 1998 21:54:22 -0700 (PDT) (envelope-from mcdougall@ameritech.net) Received: from ameritech.net ([209.18.31.95]) by mpdr0.detroit.mi.ameritech.net (InterMail v03.02.01 118 111) with ESMTP id <19980510055246.JEAU14564@ameritech.net> for ; Sun, 10 May 1998 00:52:46 -0500 Message-ID: <35533D71.12E974AE@ameritech.net> Date: Fri, 08 May 1998 13:14:25 -0400 From: Adam McDougall Reply-To: mcdougall@ameritech.net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: copying a file before patch and after extract Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm working on creating a port or a few of some chemistry/biology programs, and one im working on has Makefiles named as Makefile.(os here) and there isnt one for freebsd, but I found out how to patch the linux one to work. How can I have the port mechanism copy Makefile.linux_alt to Makefile so my patches will apply to Makefile? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message