Ticket #59006: Portfile.diff

File Portfile.diff, 651 bytes (added by tenomoto (Takeshi Enomoto), 5 years ago)
  • gis/gdal/Portfile

    diff --git a/gis/gdal/Portfile b/gis/gdal/Portfile
    index 50bf2c1dc31..93748645d95 100644
    a b PortGroup cxx11 1.1 
    66PortGroup           muniversal 1.0
    77PortGroup           mpi 1.0
    88PortGroup           active_variants   1.1
     9PortGroup           conflicts_build 1.0
    910PortGroup           compiler_blacklist_versions 1.0
    1011PortGroup           legacysupport 1.0
    1112mpi.setup
    depends_lib-append port:zlib \ 
    6869                    port:spatialite \
    6970                    port:curl \
    7071                    port:charls
     72conflicts_build     port:wgrib2
    7173
    7274set PYINST          ""
    7375