On 3/3/09, Ryan Schmidt <[email protected]> wrote:
>
>  On Mar 2, 2009, at 10:24, [email protected] wrote:
>
> > +build.target       build_ext
> > +build.args         -I/opt/local/include
> >
>
>  You must not hard-code /opt/local into portfiles because MacPorts may be in
> a different prefix. Use ${prefix} instead.

Fix in r47657.

Seems I forgot to copy my final revision from my local repo to the one
i keep the subversion checkout in, thanks for the heads up.

>  Also note -I${prefix}/include is really more of a C pre-processor directive
> than a build argument. So you may want to instead:

Right, the biggles INSTALL file have instructions for it as an
argument to the distutils build script setup.py that's the reason I
put it in build.args. Just wanted to follow upstream directions unless
I had a good reason not to.

-- Daniel
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to