[42389] trunk/dports/x11/xinit/Portfile

jmr at macports.org jmr at macports.org
Thu Nov 20 02:29:38 PST 2008


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
 configure.args      --mandir=${prefix}/share/man
 
 livecheck.check     regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081120/36870fb0/attachment.html>


More information about the macports-changes mailing list