summaryrefslogtreecommitdiff
path: root/graphics/libgeotiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-02-05 11:46:55 +0000
commitca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch)
tree723ef4dd1e7ab15998168c724ba862742907ca7a /graphics/libgeotiff
parentRestore joystick fix from ports/136973. (diff)
- update to jpeg-8
Notes
Notes: svn path=/head/; revision=249285
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r--graphics/libgeotiff/Makefile4
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