summaryrefslogtreecommitdiff
path: root/geography/gdal-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/gdal-lib/Makefile')
-rw-r--r--geography/gdal-lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 51bcacf27e6..4d1017df14e 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2007/02/23 22:22:38 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2007/03/07 16:04:25 joerg Exp $
#
DISTNAME= gdal-1.4.0
PKGNAME= gdal-lib-1.4.0
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://www.gdal.org/dl/
@@ -48,6 +49,7 @@ CONFIGURE_ARGS+= --without-python
CHECK_PORTABILITY_SKIP+= mkbindist.sh
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
.include "../../geography/geos/buildlink3.mk"
.include "../../misc/proj/buildlink3.mk"
.include "../../textproc/xerces-c/buildlink3.mk"