aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r--graphics/gdal/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 0f4eb1fa620c..5674ae1c349c 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= gdal
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.6
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/
MAINTAINER= aa8vb@nc.rr.com
-BROKEN= "Incorrect checksum"
-
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
+BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
USE_PYTHON= yes
GNU_CONFIGURE= yes