Ticket #18850: patch-Portfile-2.diff
File patch-Portfile-2.diff, 630 bytes (added by yattenator@…, 16 years ago) |
---|
-
Portfile
old new 4 4 5 5 name mediatomb 6 6 version 0.11.0 7 revision 1 7 8 categories net multimedia 8 9 platforms darwin 9 10 maintainers yattenator@gmail.com … … 22 23 depends_lib port:libiconv port:zlib port:spidermonkey \ 23 24 port:file port:curl port:libexif port:expat 24 25 25 patchfiles patch-src_url.cc.diff 26 use_autoconf yes 27 patchfiles patch-src_url.cc.diff \ 28 patch-aclocal.m4.diff \ 29 patch-src-metadata-ffmpeg_handler.cc.diff 26 30 27 31 configure.args \ 28 32 --enable-libjs --with-js-h=${prefix}/include/js --enable-libexif \