Ticket #51437: Portfile.diff
File Portfile.diff, 706 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 8 years ago) |
---|
-
Portfile
old new 10 10 # 'py*-qscintilla' port(s), since they contain the python bindings! 11 11 12 12 version 2.9.2 13 revision 1 13 14 checksums rmd160 68d6bd8c4903dcf21efb75339627a767b953729d \ 14 15 sha256 f2c8ccdc9d3dbb90764ceed53ea096da9bb13b6260da1324e6ab4ecea29e620a 15 16 … … 38 39 # library and header paths to include .. and ../Qt4 before others. 39 40 patchfiles-append patch-add_debug.diff 40 41 42 patchfiles-append patch-remove_extern.diff 43 41 44 post-patch { 42 45 # allow for universal and non-native building, if desired, by 43 46 # fixing up the QMake .pro files.