[50767] trunk/dports/x11/openmotif/Portfile

jmr at macports.org jmr at macports.org
Fri May 8 16:59:07 PDT 2009


Revision: 50767
          http://trac.macports.org/changeset/50767
Author:   jmr at macports.org
Date:     2009-05-08 16:59:06 -0700 (Fri, 08 May 2009)
Log Message:
-----------
openmotif: add build dep on xbitmaps (#12769), disable parallel build since it fails

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

Modified: trunk/dports/x11/openmotif/Portfile
===================================================================
--- trunk/dports/x11/openmotif/Portfile	2009-05-08 23:57:23 UTC (rev 50766)
+++ trunk/dports/x11/openmotif/Portfile	2009-05-08 23:59:06 UTC (rev 50767)
@@ -27,7 +27,8 @@
                 rmd160  e03422204b6077fa6556894f194236d40e92e42b
 
 depends_build \
-	port:pkgconfig
+	port:pkgconfig \
+	port:xbitmaps
 
 depends_lib \
 	port:jpeg \
@@ -54,6 +55,7 @@
                 --enable-png \
                 --x-include=${prefix}/include --x-lib=${prefix}/lib
 
+use_parallel_build  no
 build.env       LANG=C
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090508/390739ce/attachment.html>


More information about the macports-changes mailing list