Ticket #14758: patch-libfuse.diff

File patch-libfuse.diff, 562 bytes (added by sfiera@…, 16 years ago)

Patch to libfuse

  • Portfile

     
    3939   
    4040    patchfiles          fuse-2.7.1-macosx.patch
    4141   
     42    configure.ldflags-append    -framework CoreFoundation
    4243    configure.post_args-append CFLAGS="-D__FreeBSD__=10 -D_POSIX_C_SOURCE=200112L"
    4344   
    4445    # override patch.pre_args since it defaults to -p0
     
    8485            return -code error "Unable to parse checksum string"
    8586        }
    8687    }
    87 }
    88  No newline at end of file
     88}