On Nov 20, 2008, at 04:29, [EMAIL PROTECTED] wrote:

Revision: 42389
          http://trac.macports.org/changeset/42389
Author:   [EMAIL PROTECTED]
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


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

Reply via email to