diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index a4f580ca9c2a..0f4eb1fa620c 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ MAINTAINER= aa8vb@nc.rr.com +BROKEN= "Incorrect checksum" + LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff |