svn commit: r555853 - head/graphics/py-cartopy

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


Author: sunpoet
Date: Sat Nov 21 09:20:25 2020
New Revision: 555853
URL: https://svnweb.freebsd.org/changeset/ports/555853

Log:
  Update BUILD_DEPENDS

Modified:
  head/graphics/py-cartopy/Makefile

Modified: head/graphics/py-cartopy/Makefile
==============================================================================
--- head/graphics/py-cartopy/Makefile	Sat Nov 21 09:20:21 2020	(r555852)
+++ head/graphics/py-cartopy/Makefile	Sat Nov 21 09:20:25 2020	(r555853)
@@ -16,7 +16,7 @@ LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
 BUILD_DEPENDS=	geos>=3.3.3:graphics/geos \
-		proj>=4.9.0:graphics/proj \
+		proj>=4.9.0,1:graphics/proj \
 		${PYNUMPY}
 LIB_DEPENDS=	libgeos.so:graphics/geos \
 		libproj.so:graphics/proj


More information about the svn-ports-all mailing list