[104709] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Mon Apr 1 00:13:33 PDT 2013


Revision: 104709
          https://trac.macports.org/changeset/104709
Author:   jeremyhu at macports.org
Date:     2013-04-01 00:13:33 -0700 (Mon, 01 Apr 2013)
Log Message:
-----------
xorg-server*: There's no need to bring in bootstrap_cmds.  Xcode is just fine.

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-04-01 07:01:20 UTC (rev 104708)
+++ trunk/dports/x11/xorg-server/Portfile	2013-04-01 07:13:33 UTC (rev 104709)
@@ -48,8 +48,7 @@
 	port:xorg-xproto \
 	port:xorg-xextproto \
 	port:xorg-xineramaproto \
-	port:xorg-xtrans \
-	port:bootstrap_cmds
+	port:xorg-xtrans
 
 # 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-04-01 07:01:20 UTC (rev 104708)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2013-04-01 07:13:33 UTC (rev 104709)
@@ -42,8 +42,7 @@
 	port:xorg-xproto \
 	port:xorg-xextproto \
 	port:xorg-xineramaproto \
-	port:xorg-xtrans \
-	port:bootstrap_cmds
+	port:xorg-xtrans
 
 # 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/20130401/3d0afdb5/attachment.html>


More information about the macports-changes mailing list