[25816] trunk/dports/graphics/gqview/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Jun 4 13:41:59 PDT 2007
On Jun 2, 2007, at 18:26, source_changes at macosforge.org wrote:
> Revision: 25816
> http://trac.macosforge.org/projects/macports/changeset/25816
> Author: markd at macports.org
> Date: 2007-06-02 16:26:50 -0700 (Sat, 02 Jun 2007)
>
> Log Message:
> -----------
> Closes #11833. Remove superfluous configure.env.
>
> Modified Paths:
> --------------
> trunk/dports/graphics/gqview/Portfile
>
> Modified: trunk/dports/graphics/gqview/Portfile
> ===================================================================
> --- trunk/dports/graphics/gqview/Portfile 2007-06-02 22:56:09 UTC
> (rev 25815)
> +++ trunk/dports/graphics/gqview/Portfile 2007-06-02 23:26:50 UTC
> (rev 25816)
> @@ -3,6 +3,7 @@
> PortSystem 1.0
> name gqview
> version 2.0.4
> +revision 1
> categories graphics x11
> platforms darwin
> maintainers mvitocruz at gmail.com
> @@ -14,5 +15,3 @@
> checksums md5 7196deab04db94cec2167637cddc02f9
> depends_lib port:gtk2
> configure.args --mandir=${prefix}/share/man
> -configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/
> include \
> - CFLAGS=-flat_namespace
There's no mention in the log message or in the ticket notes about
why -flat_namespace was removed from the CFLAGS?
More information about the macports-dev
mailing list