Ticket #12617: ntfs-3g-broken.diff

File ntfs-3g-broken.diff, 362 bytes (added by raimue (Rainer Müller), 17 years ago)
  • Portfile

     
    3030configure.args      --exec-prefix=${prefix}
    3131
    3232platform darwin {
    33     configure.ldflags-append    '-framework CoreFoundation'
     33    configure.ldflags-append    -framework CoreFoundation
    3434}
    3535
    3636post-destroot {