[42946] trunk/dports/x11/xorg-libXt/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 2 12:37:23 PST 2008


Revision: 42946
          http://trac.macports.org/changeset/42946
Author:   jeremyhu at macports.org
Date:     2008-12-02 12:37:23 -0800 (Tue, 02 Dec 2008)
Log Message:
-----------
xorg-libXt: Fixed depends and build in parallel

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

Modified: trunk/dports/x11/xorg-libXt/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXt/Portfile	2008-12-02 20:36:48 UTC (rev 42945)
+++ trunk/dports/x11/xorg-libXt/Portfile	2008-12-02 20:37:23 UTC (rev 42946)
@@ -5,7 +5,7 @@
 name            xorg-libXt
 version         1.0.5
 categories      x11 devel
-maintainers     nomaintainer
+maintainers     jeremyhu
 description     X.org libXt
 homepage        http://www.x.org
 platforms       darwin macosx
@@ -21,10 +21,11 @@
             rmd160 7e5ef9e03dc860bf5b64b85a897dd1d2ae1ed0bf
 
 use_bzip2   yes
+use_parallel_build      yes
 
-depends_lib     port:pkgconfig \
+depends_build   port:pkgconfig \
                 port:xorg-kbproto \
-                port:xorg-proto \
-                port:xorg-libXdmcp \
+                port:xorg-proto
+depends_lib     port:xorg-libXdmcp \
                 port:xorg-libsm \
                 port:xorg-libX11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081202/b60a8dc7/attachment.html>


More information about the macports-changes mailing list