Ticket #13973: glib2_Portfile.diff

File glib2_Portfile.diff, 734 bytes (added by reiffert@…, 16 years ago)
  • glib2/Portfile

    diff -Naur /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glib2/Portfile glib2/Portfile
    old new  
    7878        patchfiles-append patch-glib_gutils.h.diff
    7979}
    8080
     81platform darwin 9 powerpc {
     82        if {[variant_isset universal]} {
     83        post-configure {
     84          reinplace "s|#define G_ATOMIC_POWERPC 1|#undef G_ATOMIC_POWERPC|" \
     85            ${worksrcpath}/config.h
     86        }
     87        }
     88}
     89
    8190livecheck.check     regex
    8291livecheck.url       http://ftp.gnome.org/pub/GNOME/sources/${my_name}/${branch}/?C=M&O=D
    8392livecheck.regex     ${my_name}-(\[0-9.\]+)\\.tar