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

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 10 00:17:21 PST 2008


Revision: 43389
          http://trac.macports.org/changeset/43389
Author:   jeremyhu at macports.org
Date:     2008-12-10 00:17:19 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
xinit: Another prefix fix to ensure fonts get cached.

Modified Paths:
--------------
    trunk/dports/x11/xinit/Portfile

Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile	2008-12-10 08:11:20 UTC (rev 43388)
+++ trunk/dports/x11/xinit/Portfile	2008-12-10 08:17:19 UTC (rev 43389)
@@ -4,7 +4,7 @@
 
 name                xinit
 version             1.1.0
-revision            2
+revision            3
 categories          x11
 platforms           darwin
 maintainers         jeremyhu
@@ -44,6 +44,7 @@
 	reinplace "s|org.x|org.macports|" ${worksrcpath}/privileged_startx/privileged_startx_types.h
 	reinplace "s|org.x|org.macports|" ${worksrcpath}/privileged_startx/server.c
 	reinplace "s|org.x|org.macports|" ${worksrcpath}/startx.cpp
+	reinplace "s|/usr/X11/|${prefix}|" ${worksrcpath}/startx.cpp
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/244138ea/attachment.html>


More information about the macports-changes mailing list