Ticket #37222: 11.patch

File 11.patch, 826 bytes (added by seanfarley (Sean Farley), 11 years ago)

py-pyobjc-qtkit: whitespace cleanup

  • dports/python/py-pyobjc-qtkit/Portfile

    # HG changeset patch
    # User Sean Farley <sean.michael.farley@gmail.com>
    # Date 1354589387 21600
    # Node ID 83cf9913e2527131d47068f2d0b7a7198e218dee
    # Parent  f7a0bff76895f64c32d9f2dd896ed5708452753f
    py-pyobjc-qtkit: whitespace cleanup
    
    diff --git a/dports/python/py-pyobjc-qtkit/Portfile b/dports/python/py-pyobjc-qtkit/Portfile
    a b  
    2929python.versions     26 27
    3030python.default_version 27
    3131
    3232if {$subport != $name} {
    3333    depends_lib         port:py${python.version}-pyobjc-quartz
    34    
     34
    3535    post-destroot {
    3636        xinstall -m 644 -W ${worksrcpath} \
    3737            LICENSE.txt README.txt \
    3838            ${destroot}${prefix}/share/doc/${subport}
    3939        copy ${worksrcpath}/Doc ${destroot}${prefix}/share/doc/${subport}