diff options
author | wiz <wiz> | 2006-05-02 20:37:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-02 20:37:09 +0000 |
commit | 465156fd53a70af29aee0b958ea25ae597b6f103 (patch) | |
tree | 415a0ab046e8fa7352e6080a36ab293669923afb /geography | |
parent | 3df5919859e2e2348c068bf9d3507fda5a19366c (diff) | |
download | pkgsrc-465156fd53a70af29aee0b958ea25ae597b6f103.tar.gz |
Add and enable gdal-lib.
Diffstat (limited to 'geography')
-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 |