Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2020 15:23:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558746 - head/graphics/gdal
Message-ID:  <202012201523.0BKFNsnU063529@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 20 15:23:54 2020
New Revision: 558746
URL: https://svnweb.freebsd.org/changeset/ports/558746

Log:
  Add OPENJPEG version requirement

Modified:
  head/graphics/gdal/Makefile

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sun Dec 20 15:23:50 2020	(r558745)
+++ head/graphics/gdal/Makefile	Sun Dec 20 15:23:54 2020	(r558746)
@@ -130,6 +130,7 @@ NETCDF_CONFIGURE_WITH=	netcdf
 NETCDF_LIB_DEPENDS=	libnetcdf.so:science/netcdf
 ODBC_CONFIGURE_WITH=	odbc
 ODBC_LIB_DEPENDS=	libodbc.so:databases/unixODBC
+OPENJPEG_BUILD_DEPENDS=	openjpeg>=2.1.0:graphics/openjpeg
 OPENJPEG_CONFIGURE_WITH=openjpeg
 OPENJPEG_LIB_DEPENDS=	libopenjp2.so:graphics/openjpeg
 PCRE_CONFIGURE_WITH=	pcre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012201523.0BKFNsnU063529>