svn commit: r555823 - head/graphics/libgeotiff

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


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


More information about the svn-ports-all mailing list