diff options
author | gdt <gdt> | 2007-08-11 02:54:08 +0000 |
---|---|---|
committer | gdt <gdt> | 2007-08-11 02:54:08 +0000 |
commit | 84faa8082d88bcc6b969f9a18d34a23a0ac1fd74 (patch) | |
tree | bb16ad3456e88a1e0cf87d702121d2ca6bcec2c9 | |
parent | dd068f1ef1c96f6069ee3387450715150a04dac5 (diff) | |
download | pkgsrc-84faa8082d88bcc6b969f9a18d34a23a0ac1fd74.tar.gz |
SUBDIR+= libdrg
-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 |