Index: head/astro/merkaartor/files/patch-src-ImportExport-ImportExportGdal.h =================================================================== --- head/astro/merkaartor/files/patch-src-ImportExport-ImportExportGdal.h (nonexistent) +++ head/astro/merkaartor/files/patch-src-ImportExport-ImportExportGdal.h (revision 523791) @@ -0,0 +1,11 @@ +--- src/ImportExport/ImportExportGdal.h.orig 2015-07-19 14:50:09 UTC ++++ src/ImportExport/ImportExportGdal.h +@@ -19,7 +19,7 @@ + #include + #include + +-#if GDAL_VERSION_MAJOR == 2 ++#if GDAL_VERSION_MAJOR >= 2 + #define GDAL2 + #endif + Property changes on: head/astro/merkaartor/files/patch-src-ImportExport-ImportExportGdal.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property