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

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 21 09:18:05 2020
New Revision: 555823
URL: https://svnweb.freebsd.org/changeset/ports/555823

Log:
  Update BUILD_DEPENDS

Modified:
  head/graphics/libgeotiff/Makefile

Modified: head/graphics/libgeotiff/Makefile
==============================================================================
--- head/graphics/libgeotiff/Makefile	Sat Nov 21 09:18:01 2020	(r555822)
+++ head/graphics/libgeotiff/Makefile	Sat Nov 21 09:18:05 2020	(r555823)
@@ -14,7 +14,7 @@ COMMENT=	Library for reading and writing GeoTIFF infor
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	proj>=6:graphics/proj
+BUILD_DEPENDS=	proj>=6,1:graphics/proj
 LIB_DEPENDS=	libjbig.so:graphics/jbigkit \
 		libproj.so:graphics/proj \
 		libtiff.so:graphics/tiff



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