Ticket #52440: Portfile-qgis.diff

File Portfile-qgis.diff, 401 bytes (added by info@…, 8 years ago)
  • Portfile

    diff --git a/Portfile b/Portfile
    index e980e54..61c6f06 100644
    a b depends_build-append \ 
    5252                    port:py27-sip
    5353
    5454depends_run-append  port:py27-psycopg2 \
    55                     port:py27-spatialite
     55                    port:py27-spatialite \
     56                    port:py27-requests
    5657
    5758post-extract {
    5859    system -W ${worksrcpath} "mkdir build"