Modified: trunk/dports/devel/omniEvents/Portfile (83186 => 83187)
--- 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