19 Apr
2007
19 Apr
'07
12:32 p.m.
Hi Matt On 4/19/07, Matt Eckhaus <matt@wickedweasel.com> wrote:
Yes, I think that would be a good idea. I worked out how to enable it and it works great.
To answer my own original question: to change the GNU configure options, edit the Portfile for the package you are installing. You can find the portfile by running 'port file [packagename]'.
There's an even easier way, provided the EDITOR environment variable points to your editor of choice... ;) Just do 'sudo port edit pkg-name', and substitute pkg-name with what ever package's portfile you want to edit. -- Kind regards, Andi