Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2020 09:18:01 +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: r555822 - head/graphics/gdal
Message-ID:  <202011210918.0AL9I1WT097009@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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