[42389] trunk/dports/x11/xinit/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Nov 21 00:15:33 PST 2008
On Nov 20, 2008, at 04:29, jmr at macports.org wrote:
> Revision: 42389
> http://trac.macports.org/changeset/42389
> Author: jmr at macports.org
> Date: 2008-11-20 02:29:38 -0800 (Thu, 20 Nov 2008)
> Log Message:
> -----------
> xinit: use x11prefix instead of hardcoding (#16743, maintainer
> timeout)
>
> Modified Paths:
> --------------
> trunk/dports/x11/xinit/Portfile
>
> Modified: trunk/dports/x11/xinit/Portfile
> ===================================================================
> --- trunk/dports/x11/xinit/Portfile 2008-11-20 10:27:48 UTC (rev
> 42388)
> +++ trunk/dports/x11/xinit/Portfile 2008-11-20 10:29:38 UTC (rev
> 42389)
> @@ -19,7 +19,7 @@
>
> depends_lib lib:libX11:xorg-libX11
>
> -configure.env PKG_CONFIG_PATH=/usr/X11/lib/pkgconfig
> +configure.pkg_config_path ${x11prefix}/lib/pkgconfig
Actually I think you should be able to remove this entirely, since
pkgconfig searches there by default now.
http://trac.macports.org/ticket/16993
More information about the macports-dev
mailing list