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

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 00:26:38 PST 2008


Revision: 43597
          http://trac.macports.org/changeset/43597
Author:   jeremyhu at macports.org
Date:     2008-12-12 00:26:37 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
xinit: Depend on mkfontscale and mkfontdir to update our font caches on startup

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

Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile	2008-12-12 08:18:21 UTC (rev 43596)
+++ trunk/dports/x11/xinit/Portfile	2008-12-12 08:26:37 UTC (rev 43597)
@@ -21,8 +21,10 @@
 use_bzip2	    yes
 use_parallel_build  yes
 
-# bin:xset:xset -- need to add this port
-depends_run         bin:xauth:xauth
+# bin:xset:xset, xrdb -- need to add these port
+depends_run         bin:xauth:xauth \
+                    bin:mkfontscale:mkfontscale \
+                    bin:mkfontdir:mkfontdir
 
 depends_build       port:pkgconfig \
                     port:xorg-util-macros \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/c5a77735/attachment-0001.html>


More information about the macports-changes mailing list