Is it safe to modify a port's makefile

Jonathan Chen jonc at chen.org.nz
Tue Jul 6 02:51:16 UTC 2010


On Mon, Jul 05, 2010 at 07:43:24PM -0700, Caleb Stein wrote:
> I asked this question a while ago, and I received a few confusing  
> answers.  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?
> Please, just answer yes or no.

Yes you can try, but it won't work. You'll hit a point where it will
complain about an illegal assembler instruction.

What will work is detailed at:
  http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d
-- 
Jonathan Chen <jonc at chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams


More information about the freebsd-questions mailing list