Ticket #54283: Portfile.patch

File Portfile.patch, 671 bytes (added by lockhart (Thomas Lockhart), 7 years ago)

Patch to declare sphinxcontrib-websupport as a dependency

  • Portfile

    old new  
    66
    77name                py-sphinx
    88version             1.6.2
     9revision            1
    910categories-append   textproc devel
    1011license             BSD
    1112maintainers         {jmr @jmroot} gmail.com:michel.sylvan openmaintainer
     
    4142                    port:py${python.version}-requests \
    4243                    port:py${python.version}-six \
    4344                    port:py${python.version}-snowballstemmer \
     45                    port:py${python.version}-sphinxcontrib-websupport \
    4446                    port:sphinx_select
    4547
    4648    select.group    sphinx