New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83187


Ignore:
Timestamp:
08/27/11 09:15:49 (4 years ago)
Author:
jmr@…
Message:

omniEvents: disable parallel build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/omniEvents/Portfile

    r59319 r83187  
    11# $Id$ 
     2 
    23PortSystem        1.0 
     4 
    35name              omniEvents 
    46version           2.6.2 
     
    1416homepage          http://www.omnievents.org/ 
    1517 
    16 # The directory stored in the tar.gz file is different than its name.  
     18# The directory stored in the tar.gz file is different than its name. 
    1719# The following specification allows port to use the right directory name. 
    1820distname          omniEvents-2_6_2 
     
    2325depends_lib       port:omniORB 
    2426patchfiles        patch-configure 
     27 
     28use_parallel_build no 
Note: See TracChangeset for help on using the changeset viewer.