diff options
author | gdt <gdt@pkgsrc.org> | 2007-08-11 02:54:08 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-08-11 02:54:08 +0000 |
commit | 6f2c71d69f96c1110a4f1ff740f1947a10c0fe69 (patch) | |
tree | bb16ad3456e88a1e0cf87d702121d2ca6bcec2c9 /geography | |
parent | 9721d8826ebb0f9620d7bc1786b00256010d3f26 (diff) | |
download | pkgsrc-6f2c71d69f96c1110a4f1ff740f1947a10c0fe69.tar.gz |
SUBDIR+= libdrg
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 a9dc55e5ad4..1925bcba874 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/07/28 11:10:05 gdt Exp $ +# $NetBSD: Makefile,v 1.18 2007/08/11 02:54:08 gdt Exp $ # COMMENT= Software for geographical-related uses @@ -12,6 +12,7 @@ SUBDIR+= gpsd SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils +SUBDIR+= libdrg SUBDIR+= mapserver SUBDIR+= postgresql81-postgis SUBDIR+= proj-swig |