Ticket #32215: ledger.diff
File ledger.diff, 594 bytes (added by vishketan@…, 13 years ago) |
---|
-
Portfile
old new 29 29 30 30 depends_lib port:pcre \ 31 31 port:gmp \ 32 port:expat 32 port:expat\ 33 port:gcc44 33 34 34 35 configure.args --disable-ofx 35 36 36 37 #patchfiles patch-admin-libtool.m4.in.diff \ 37 38 # patch-ledger-ProjectFile.cpp.diff 38 39 40 configure.compiler macports-gcc-4.4 39 41 build.args DYLD_LIBRARY_PATH=${worksrcpath}/ledger/.libs 40 42 41 43 destroot.args DESTDIR=${destroot}${prefix} \