New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 37976

Show
Ignore:
Timestamp:
07/01/2008 08:37:48 (4 years ago)
Author:
mww@…
Message:

fix build on 10.5 (#13446)

Location:
trunk/dports/science/pvm
Files:
1 modified
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/pvm/Portfile

    r30184 r37976  
    4343} 
    4444 
     45platform darwin 9 { 
     46        pre-patch { 
     47                file copy -force ${filespath}/DARWIN9.def ${worksrcpath}/conf/DARWIN.def 
     48        } 
     49        build.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 
     50} 
     51 
    4552destroot        { 
    4653        xinstall -m 755 -d ${pvm_droot}/lib/${pvm_arch}/ ${pvm_droot}/conf