diff options
Diffstat (limited to 'graphics/libgeotiff/Makefile')
-rw-r--r-- | graphics/libgeotiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile index e6d751c943bc..59ab8e0d0581 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgeotiff PORTVERSION= 1.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ http://dl1.maptools.org/dl/geotiff/libgeotiff/ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing GeoTIFF information tags -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ proj.6:${PORTSDIR}/graphics/proj \ tiff.4:${PORTSDIR}/graphics/tiff |