[27673] trunk/dports/editors/abiword/Portfile

Juan Manuel Palacios jmpp at macports.org
Sun Aug 12 08:15:35 PDT 2007


On Aug 11, 2007, at 9:33 PM, source_changes at macosforge.org wrote:

> Revision
> 27673
> Author
> nox at macports.org
> Date
> 2007-08-11 18:33:19 -0700 (Sat, 11 Aug 2007)
> Log Message
>
> abiword:
>  * Removed superfluous configure.env variables.
>  * Added check to be sure that either use_binary or use_source is  
> enabled.
> Modified Paths
>
> trunk/dports/editors/abiword/Portfile
>
>   configure.env \
> -	CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
> -	LDFLAGS="-L${prefix}/lib" \
>  	CFLAGS="-no-cpp-precomp"


	Shouldn't this remaining old style CFLAG declaration be taken care  
of too? "configure.cflags-append no-cpp-precomp", 'cause otherwise  
(as it is now) you're overriding the default CFLAGS we provide out of  
the box. Or is that intentional? (we have seen cases of default  
CFLAGS braking some builds due to, for instance, optimization).

	Regards,...


-jmpp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-dev/attachments/20070812/7bb0fde0/attachment.html


More information about the macports-dev mailing list