Passing an argument to a port

Samy Al Bahra samy at kerneled.com
Wed Nov 19 07:13:06 PST 2003


On Mon, 17 Nov 2003 11:10:33 -0800
Mark Edwards <mark at 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 at kerneled.com |
|-----------------------------------|
|     B3A7 F5BE B2AE 67B1 AC4B      |
|     0983 956D 1F4A AA54 47CB      |
|-----------------------------------|
|     http://www.kerneled.com       |
+-----------------------------------+



More information about the freebsd-ports mailing list