Ticket #32215: ledger.diff

File ledger.diff, 594 bytes (added by vishketan@…, 12 years ago)

A possible fix for the problem

  • Portfile

    old new  
    2929
    3030depends_lib         port:pcre \
    3131                    port:gmp \
    32                     port:expat
     32                    port:expat\
     33                    port:gcc44
    3334
    3435configure.args          --disable-ofx
    3536
    3637#patchfiles          patch-admin-libtool.m4.in.diff \
    3738#                    patch-ledger-ProjectFile.cpp.diff
    3839
     40configure.compiler  macports-gcc-4.4
    3941build.args          DYLD_LIBRARY_PATH=${worksrcpath}/ledger/.libs
    4042
    4143destroot.args       DESTDIR=${destroot}${prefix} \