diff options
author | gdt <gdt> | 2012-12-11 23:36:48 +0000 |
---|---|---|
committer | gdt <gdt> | 2012-12-11 23:36:48 +0000 |
commit | 7fe5910baefda71aed1b54a8e6f08ffbefdab54e (patch) | |
tree | 5e750a339ed1b354c3dc389957f1e9dff8793ccf /geography | |
parent | d1ef400c39f3a13a4210ff2a17d99904efa947a0 (diff) | |
download | pkgsrc-7fe5910baefda71aed1b54a8e6f08ffbefdab54e.tar.gz |
+libgeotiff
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 b6adc2ca934..3d81ef1bdda 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2011/09/07 23:10:10 gdt Exp $ +# $NetBSD: Makefile,v 1.39 2012/12/11 23:36:48 gdt Exp $ # COMMENT= Software for geographical-related uses @@ -24,6 +24,7 @@ SUBDIR+= libchamplain04 SUBDIR+= libchamplain06 SUBDIR+= libchamplain08 SUBDIR+= libdrg +SUBDIR+= libgeotiff SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= p5-Geo-Coordinates-UTM |