Ticket #52432: py-reportlab.patch

File py-reportlab.patch, 884 bytes (added by Ionic (Mihai Moldovan), 8 years ago)

Add pip dependency to py-reportlab and revbump.

  • dports/python/py-reportlab/Portfile

    diff --git a/dports/python/py-reportlab/Portfile b/dports/python/py-reportlab/Portfile
    index bd88f59..866261f 100644
    a b PortGroup python 1.0 
    66
    77name                py-reportlab
    88version             3.3.0
    9 revision            0
     9revision            1
    1010categories-append   textproc
    1111platforms           darwin
    1212license             BSD
    checksums rmd160 5fa65b8abf15042671d7e850bb214acff6eeeb03 \ 
    3131
    3232if {${name} ne ${subport}} {
    3333    depends_lib-append  port:freetype \
    34                         path:${python.pkgd}/PIL:py${python.version}-Pillow
     34                        path:${python.pkgd}/PIL:py${python.version}-Pillow \
     35                        port:py${python.version}-pip
    3536
    3637    post-destroot {
    3738        set docdir ${prefix}/share/doc/${subport}