Ticket #14758: patch-libfuse.diff
File patch-libfuse.diff, 562 bytes (added by sfiera@…, 17 years ago) |
---|
-
Portfile
39 39 40 40 patchfiles fuse-2.7.1-macosx.patch 41 41 42 configure.ldflags-append -framework CoreFoundation 42 43 configure.post_args-append CFLAGS="-D__FreeBSD__=10 -D_POSIX_C_SOURCE=200112L" 43 44 44 45 # override patch.pre_args since it defaults to -p0 … … 84 85 return -code error "Unable to parse checksum string" 85 86 } 86 87 } 87 } 88 No newline at end of file 88 }