From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 11:40:13 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37C4D106566C for ; Tue, 6 Jul 2010 11:40:13 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 99D1B8FC3A for ; Tue, 6 Jul 2010 11:40:11 +0000 (UTC) Received: from kw.homeip.net (c80-217-70-227.bredband.comhem.se [80.217.70.227]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id o66Be6O6048401; Tue, 6 Jul 2010 13:40:08 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <4C331614.8040908@bah.homeip.net> Date: Tue, 06 Jul 2010 13:40:04 +0200 From: Bernt Hansson User-Agent: slrn/1.0.8 (FreeBSD) MIME-Version: 1.0 To: Caleb Stein References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Is it safe to modify a port's makefile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 11:40:13 -0000 Caleb Stein said the following on 2010-07-06 04:43: > Here is my question again: The Wine port will only build on > i386. I have amd64. I want to install Wine. Is it safe to modify > Makefile to allow it to build on amd64? You won't be able to build it, but it's safe.