aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgeotiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-28 21:16:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-06-28 21:16:40 +0000
commitf5c7a9d0f148e2b3c8e20856259010d58db6d37b (patch)
tree50e0a4f7993acfb69cf591e1dff03083a711375a /graphics/libgeotiff
parent06592c75e92ba94044034c0c38e6b5a624ce2aa7 (diff)
downloadports-f5c7a9d0f148e2b3c8e20856259010d58db6d37b.tar.gz
ports-f5c7a9d0f148e2b3c8e20856259010d58db6d37b.zip
Add BUILD_DEPENDS
graphics/libgeotiff 1.5.0+ requires proj 6+.
Notes
Notes: svn path=/head/; revision=505300
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r--graphics/libgeotiff/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index a8f523ca7a5d..b7859d32f7f4 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -13,6 +13,7 @@ COMMENT= Library for reading and writing GeoTIFF information tags
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= proj>=6:graphics/proj
LIB_DEPENDS= libjbig.so:graphics/jbigkit \
libproj.so:graphics/proj \
libtiff.so:graphics/tiff