Ticket #44307: py-pyepl-remove-pil-dep.patch

File py-pyepl-remove-pil-dep.patch, 821 bytes (added by Ionic (Mihai Moldovan), 10 years ago)

Remove py*-pil dependency, not used by software. Revbump.

  • python/py-pyepl/Portfile

    diff --git a/python/py-pyepl/Portfile b/python/py-pyepl/Portfile
    index d88342a..699fd4e 100644
    a b PortGroup python 1.0 
    66
    77name                    py-pyepl
    88version                 1.0.29
     9revision                1
    910license                 GPL-2+
    1011
    1112platforms               darwin
    if {${name} ne ${subport}} { 
    3233                            port:libsamplerate \
    3334                            port:swig-python \
    3435                            port:py${python.version}-numpy \
    35                             port:py${python.version}-pil \
    3636                            port:py${python.version}-opengl \
    3737                            port:py${python.version}-pyrex \
    3838                            port:py${python.version}-ode \