Ticket #26246: Portfile.diff
File Portfile.diff, 842 bytes (added by ajb78@…, 14 years ago) |
---|
-
Portfile
old new 6 6 7 7 name opencv 8 8 version 2.1.0 9 revision 1 9 10 categories graphics science 10 11 platforms darwin 11 12 maintainers gmail.com:stante … … 50 51 # ffmpeg is not universal 51 52 universal_variant no 52 53 53 patchfiles patch-CMakeLists.txt.diff 54 patchfiles patch-CMakeLists.txt.diff \ 55 patch-cvcap_qt.mm.diff 56 54 57 if {[variant_isset universal] && [variant_exists universal]} { 55 58 patchfiles-append patch-pch-CMakeLists.txt.diff 56 59 }