[42966] trunk/dports/x11/xorg-server/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 2 15:02:01 PST 2008


Revision: 42966
          http://trac.macports.org/changeset/42966
Author:   jeremyhu at macports.org
Date:     2008-12-02 15:02:01 -0800 (Tue, 02 Dec 2008)
Log Message:
-----------
xorg-server: Added glproto dependency

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

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2008-12-02 23:01:09 UTC (rev 42965)
+++ trunk/dports/x11/xorg-server/Portfile	2008-12-02 23:02:01 UTC (rev 42966)
@@ -23,11 +23,10 @@
 use_bzip2	yes
 use_parallel_build yes
 
-#                port:xorg-glproto \
-
 depends_build   port:pkgconfig \
                 port:xorg-applewmproto \
                 port:xorg-fixesproto \
+                port:xorg-glproto \
                 port:xorg-inputproto \
                 port:xorg-randrproto \
                 port:xorg-renderproto \
@@ -37,7 +36,7 @@
                 port:xorg-xtrans
 
 depends_run     port:xinit
-depends_lib	port:libpixman \
+depends_lib     port:libpixman \
                 port:xorg-libAppleWM \
                 port:xorg-libXdmcp \
                 port:xorg-libXfixes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081202/dd740ebe/attachment.html>


More information about the macports-changes mailing list