Ticket #55454: apr.diff
File apr.diff, 399 bytes (added by ryandesign (Ryan Carsten Schmidt), 7 years ago) |
---|
-
Portfile
39 39 40 40 patchfiles apr_h_patch.diff 41 41 42 pre-configure {43 #- -no-cpp-precomp is obsolete44 reinplace {s| -no-cpp-precomp||g} \45 ${worksrcpath}/configure46 }47 48 42 test.run yes 49 43 test.target check 50 44 test.env DYLD_LIBRARY_PATH=${worksrcpath}/.libs