aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgeotiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libgeotiff/Makefile')
-rw-r--r--graphics/libgeotiff/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 392aaed4b63c..fc540eeb55aa 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -15,11 +15,10 @@ COMMENT= Library for reading and writing GeoTIFF information tags
LICENSE= MIT
LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit \
- libjpeg.so:${PORTSDIR}/graphics/jpeg \
libproj.so:${PORTSDIR}/graphics/proj \
libtiff.so:${PORTSDIR}/graphics/tiff
-USES= libtool
+USES= jpeg libtool
CONFIGURE_ARGS= --datadir=${DATADIR} \
--disable-doxygen-doc \
--disable-doxygen-dot \