diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:39:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:39:08 +0000 |
commit | ab826b6923fc016e1412531a12eabdd4b4f62da9 (patch) | |
tree | 1c07218934dd26abb26532b2815677754f316aae /graphics | |
parent | e87c652b1cf528da44a74d5fbe9bf6ed765693a8 (diff) | |
download | ports-ab826b6923fc016e1412531a12eabdd4b4f62da9.tar.gz ports-ab826b6923fc016e1412531a12eabdd4b4f62da9.zip |
Notes
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 |