diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-06-28 21:16:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-06-28 21:16:40 +0000 |
commit | f5c7a9d0f148e2b3c8e20856259010d58db6d37b (patch) | |
tree | 50e0a4f7993acfb69cf591e1dff03083a711375a /graphics/libgeotiff | |
parent | 06592c75e92ba94044034c0c38e6b5a624ce2aa7 (diff) |
Notes
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r-- | graphics/libgeotiff/Makefile | 1 |
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 |