Ticket #51437: Portfile.diff

File Portfile.diff, 706 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 8 years ago)
  • Portfile

    old new  
    1010# 'py*-qscintilla' port(s), since they contain the python bindings!
    1111
    1212version             2.9.2
     13revision            1
    1314checksums           rmd160 68d6bd8c4903dcf21efb75339627a767b953729d \
    1415                    sha256 f2c8ccdc9d3dbb90764ceed53ea096da9bb13b6260da1324e6ab4ecea29e620a
    1516
     
    3839# library and header paths to include .. and ../Qt4 before others.
    3940patchfiles-append   patch-add_debug.diff
    4041
     42patchfiles-append   patch-remove_extern.diff
     43
    4144post-patch {
    4245    # allow for universal and non-native building, if desired, by
    4346    # fixing up the QMake .pro files.