Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 18:13:08 +0300
From:      Samy Al Bahra <samy@kerneled.com>
To:        Mark Edwards <mark@antsclimbtree.com>
Cc:        ports@FreeBSD.org
Subject:   Re: Passing an argument to a port
Message-ID:  <20031119181308.2d9a719e.samy@kerneled.com>
In-Reply-To: <B8123DE4-1931-11D8-83EC-000A278CC960@antsclimbtree.com>
References:  <56C01C88-18D1-11D8-86C7-000A278CC960@antsclimbtree.com> <20031117080359.GJ56603@procyon.firepipe.net> <B8123DE4-1931-11D8-83EC-000A278CC960@antsclimbtree.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Nov 2003 11:10:33 -0800
Mark Edwards <mark@antsclimbtree.com> wrote:

> Unfortunately, that didn't do it.  Using MAKE_ENV actually caused the 
> build to fail.  Using CONFIGURE_ENV had no effect at all.

Make sure that the port doesn't simply reset CFLAGS in its' build
framework (doing CFLAGS = ... blindly). This is a common problem.

--
+-----------------------------------+
| Samy Al Bahra | samy@kerneled.com |
|-----------------------------------|
|     B3A7 F5BE B2AE 67B1 AC4B      |
|     0983 956D 1F4A AA54 47CB      |
|-----------------------------------|
|     http://www.kerneled.com       |
+-----------------------------------+



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