svn commit: r555822 - head/graphics/gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 21 09:18:07 UTC 2020


Author: sunpoet
Date: Sat Nov 21 09:18:01 2020
New Revision: 555822
URL: https://svnweb.freebsd.org/changeset/ports/555822

Log:
  Update BUILD_DEPENDS

Modified:
  head/graphics/gdal/Makefile

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sat Nov 21 09:17:56 2020	(r555821)
+++ head/graphics/gdal/Makefile	Sat Nov 21 09:18:01 2020	(r555822)
@@ -15,7 +15,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
 BUILD_DEPENDS=	libgeotiff>=1.5.0:graphics/libgeotiff \
-		proj>=6:graphics/proj
+		proj>=6,1:graphics/proj
 LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
 		libgif.so:graphics/giflib \
 		libjson-c.so:devel/json-c \


More information about the svn-ports-all mailing list