[43593] trunk/dports/x11/xeyes/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 00:04:10 PST 2008


Revision: 43593
          http://trac.macports.org/changeset/43593
Author:   jeremyhu at macports.org
Date:     2008-12-12 00:04:09 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
xeyes: build parallel

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

Modified: trunk/dports/x11/xeyes/Portfile
===================================================================
--- trunk/dports/x11/xeyes/Portfile	2008-12-12 07:59:37 UTC (rev 43592)
+++ trunk/dports/x11/xeyes/Portfile	2008-12-12 08:04:09 UTC (rev 43593)
@@ -15,13 +15,12 @@
 
 checksums           sha1 49dea108cb2a825e5dfd517d34dd2a4d1608ccbc
 use_bzip2	    yes
+use_parallel_build  yes
 
-depends_build       port:pkgconfig
-depends_lib    \
-        lib:libX11:xorg-libX11 \
-        lib:libXext:xorg-libXext \
-        lib:libXt:xorg-libXt \
-        lib:libXmu:xorg-libXmu
+depends_build \
+	port:pkgconfig
+depends_lib \
+	lib:libXmu:xorg-libXmu
 
 configure.args      --mandir=${prefix}/share/man
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/18ceba8d/attachment.html>


More information about the macports-changes mailing list