diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-02 20:37:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-02 20:37:09 +0000 |
commit | d8e0ed584ed304389ef7355cb324aebf40290d83 (patch) | |
tree | 415a0ab046e8fa7352e6080a36ab293669923afb /geography/Makefile | |
parent | 036d822dac717276ea8e5bd36908874f3657b91e (diff) | |
download | pkgsrc-d8e0ed584ed304389ef7355cb324aebf40290d83.tar.gz |
Add and enable gdal-lib.
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 47bbedc447d..a92c36f3cb4 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2005/11/15 02:11:43 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/05/02 20:37:09 wiz Exp $ # COMMENT= Software for geographical-related uses SUBDIR+= garmin-utils +SUBDIR+= gdal-lib SUBDIR+= geos SUBDIR+= gpsd SUBDIR+= gpsdrive |