aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cartopy
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:20:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-21 09:20:25 +0000
commita706b5c381bdbaa8ade68778697e295523732edf (patch)
tree544f56c83549956c0fce82e33d10c3cd80584574 /graphics/py-cartopy
parentf02a0183750c517ea35acbc37f1703876b352847 (diff)
downloadports-a706b5c381bdbaa8ade68778697e295523732edf.tar.gz
ports-a706b5c381bdbaa8ade68778697e295523732edf.zip
Update BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=555853
Diffstat (limited to 'graphics/py-cartopy')
-rw-r--r--graphics/py-cartopy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile
index 032e446f7d70..2c100504cae1 100644
--- a/graphics/py-cartopy/Makefile
+++ b/graphics/py-cartopy/Makefile
@@ -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