svn commit: r553000 - head/graphics/gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 22 17:37:54 UTC 2020


Author: sunpoet
Date: Thu Oct 22 17:37:53 2020
New Revision: 553000
URL: https://svnweb.freebsd.org/changeset/ports/553000

Log:
  Revert r552962

Modified:
  head/graphics/gdal/Makefile

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Thu Oct 22 17:37:49 2020	(r552999)
+++ head/graphics/gdal/Makefile	Thu Oct 22 17:37:53 2020	(r553000)
@@ -28,9 +28,7 @@ OPTIONS_DEFINE=	ARMADILLO CFITSIO CURL ECW EXPAT FREEX
 		SPATIALITE SQLITE WEBP XERCES ZSTD
 OPTIONS_RADIO=	PDF
 OPTIONS_RADIO_PDF=	PODOFO POPPLER
-OPTIONS_DEFAULT=	CURL EXPAT FREEXL GEOS HDF5 JASPER \
-			KML LIBXML2 NETCDF OPENJPEG PCRE PGSQL SFCGAL \
-			SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER
+OPTIONS_DEFAULT=JASPER
 OPTIONS_SUB=	yes
 PCRE_DESC=	Regular expression support for SQLite
 


More information about the svn-ports-all mailing list