[101317] trunk/dports/x11

mfeiri at macports.org mfeiri at macports.org
Tue Jan 8 10:45:55 PST 2013


Revision: 101317
          https://trac.macports.org/changeset/101317
Author:   mfeiri at macports.org
Date:     2013-01-08 10:45:55 -0800 (Tue, 08 Jan 2013)
Log Message:
-----------
xorg-server: fix #37573

Modified Paths:
--------------
    trunk/dports/x11/xorg-server/Portfile
    trunk/dports/x11/xorg-server-devel/Portfile

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2013-01-08 18:45:12 UTC (rev 101316)
+++ trunk/dports/x11/xorg-server/Portfile	2013-01-08 18:45:55 UTC (rev 101317)
@@ -48,7 +48,8 @@
 	port:xorg-xproto \
 	port:xorg-xextproto \
 	port:xorg-xineramaproto \
-	port:xorg-xtrans
+	port:xorg-xtrans \
+	port:bootstrap_cmds
 
 # This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
 depends_run \

Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile	2013-01-08 18:45:12 UTC (rev 101316)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2013-01-08 18:45:55 UTC (rev 101317)
@@ -40,7 +40,8 @@
 	port:xorg-xproto \
 	port:xorg-xextproto \
 	port:xorg-xineramaproto \
-	port:xorg-xtrans
+	port:xorg-xtrans \
+	port:bootstrap_cmds
 
 # This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
 depends_run \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130108/75811eae/attachment.html>


More information about the macports-changes mailing list