Ticket #49051: Portfile.diff
File Portfile.diff, 804 bytes (added by ramundsen85, 9 years ago) |
---|
-
Portfile
old new 140 140 PR-34741-no__clang_version__.patch \ 141 141 static_assert.patch \ 142 142 no-sparkle.patch \ 143 patch-vlc-no-O4.diff 143 patch-vlc-no-O4.diff \ 144 patch-opencv_example_include.diff 144 145 145 146 post-patch { 146 147 reinplace "s:librsvg-2/librsvg:librsvg:" \ … … 398 399 file mkdir "${worksrcpath}/contrib/lib" 399 400 } 400 401 402 post-configure { 403 system "cd ${worksrcpath} && ${patch.cmd} ${patch.pre_args} < ${portpath}/files/patch-linker_framework_option.diff" 404 } 405 401 406 post-destroot { 402 407 eval file delete [glob ${destroot}${prefix}/lib/vlc/plugins/*/*.la] 403 408