[83187] trunk/dports/devel/omniEvents/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 27 09:15:50 PDT 2011


Revision: 83187
          http://trac.macports.org/changeset/83187
Author:   jmr at macports.org
Date:     2011-08-27 09:15:49 -0700 (Sat, 27 Aug 2011)
Log Message:
-----------
omniEvents: disable parallel build

Modified Paths:
--------------
    trunk/dports/devel/omniEvents/Portfile

Modified: trunk/dports/devel/omniEvents/Portfile
===================================================================
--- trunk/dports/devel/omniEvents/Portfile	2011-08-27 16:07:44 UTC (rev 83186)
+++ trunk/dports/devel/omniEvents/Portfile	2011-08-27 16:15:49 UTC (rev 83187)
@@ -1,5 +1,7 @@
 # $Id$
+
 PortSystem        1.0
+
 name              omniEvents
 version           2.6.2
 revision          1
@@ -13,7 +15,7 @@
                   Broker for C++ and Python.
 homepage          http://www.omnievents.org/
 
-# The directory stored in the tar.gz file is different than its name. 
+# The directory stored in the tar.gz file is different than its name.
 # The following specification allows port to use the right directory name.
 distname          omniEvents-2_6_2
 distfiles         omniEvents-2_6_2-src.tar.gz
@@ -22,3 +24,5 @@
 
 depends_lib       port:omniORB
 patchfiles        patch-configure
+
+use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110827/502dfe01/attachment.html>


More information about the macports-changes mailing list