[46953] trunk/dports/x11/xorg/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Feb 18 01:03:07 PST 2009


Revision: 46953
          http://trac.macports.org/changeset/46953
Author:   jeremyhu at macports.org
Date:     2009-02-18 01:03:06 -0800 (Wed, 18 Feb 2009)
Log Message:
-----------
xorg: Move xorg-server dependence to path: to allow for a coming xorg-server-devel port

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

Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile	2009-02-18 09:02:09 UTC (rev 46952)
+++ trunk/dports/x11/xorg/Portfile	2009-02-18 09:03:06 UTC (rev 46953)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		xorg
-version		20090102
+version		20090218
 categories	x11
 maintainers	jeremyhu blb openmaintainer
 description	The X Window System
@@ -20,7 +20,7 @@
 
 depends_run \
     port:xorg-apps \
-    port:xorg-server
+    path:bin/Xquartz:xorg-server
 
 fetch           { }
 checksum        { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090218/8c4efa5e/attachment.html>


More information about the macports-changes mailing list