diff options
-rw-r--r-- | geography/gdal-lib/Makefile | 4 | ||||
-rw-r--r-- | geography/gdal-lib/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index 4d1017df14e..4441444c965 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/03/07 16:04:25 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/24 00:19:29 joerg Exp $ # DISTNAME= gdal-1.4.0 PKGNAME= gdal-lib-1.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= http://www.gdal.org/dl/ diff --git a/geography/gdal-lib/PLIST b/geography/gdal-lib/PLIST index b6a243edc03..b89657c681d 100644 --- a/geography/gdal-lib/PLIST +++ b/geography/gdal-lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/03/07 16:04:25 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/03/24 00:19:29 joerg Exp $ bin/gdal-config bin/gdal_contour bin/gdal_rasterize @@ -23,6 +23,7 @@ include/cpl_string.h include/cpl_vsi.h include/cpl_vsi_private.h include/cpl_win32ce_api.h +include/cpl_wince.h include/gdal.h include/gdal_alg.h include/gdal_frmts.h |