Ticket #20240: patch-openmpi-universal.diff

File patch-openmpi-universal.diff, 612 bytes (added by manphiz@…, 14 years ago)

Patch against current openmpi Portfile to enable universal build

  • openmpi/Portfile

    old new  
    11# $Id: Portfile 68906 2010-06-17 18:17:40Z jmr@macports.org $
    22
    33PortSystem 1.0
     4PortGroup  muniversal  1.0
    45
    56name                    openmpi
    67version                 1.4.2
     
    117118livecheck.url   http://www.open-mpi.org/software/
    118119livecheck.regex openmpi-(\[0-9\.\]+).tar.bz2
    119120
    120 universal_variant no
    121 
    122121# Workaround for #22833
    123122if {[info exists configure.ld_archflags]} {
    124123    configure.ld_archflags