diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-26 11:11:24 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-26 11:11:24 +0000 |
commit | a6ef85cf8453d9c2cff6e180b934c2554ff6d461 (patch) | |
tree | d897cd1968a4211b07904c1eb97a1e55f94f4791 /geography | |
parent | a3941b272408f9932a3bbb570c725bba966298bc (diff) | |
download | pkgsrc-a6ef85cf8453d9c2cff6e180b934c2554ff6d461.tar.gz |
+3
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index f4d3c3bd590..0f415af5906 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2010/04/11 08:11:47 obache Exp $ +# $NetBSD: Makefile,v 1.33 2010/07/26 11:11:24 drochner Exp $ # COMMENT= Software for geographical-related uses @@ -10,6 +10,7 @@ SUBDIR+= epsg-docs SUBDIR+= garmin-utils SUBDIR+= garmintools SUBDIR+= gdal-lib +SUBDIR+= geoclue SUBDIR+= geos SUBDIR+= gipfel SUBDIR+= gpsbabel @@ -17,6 +18,8 @@ SUBDIR+= gpsd SUBDIR+= gpsdrive SUBDIR+= gpspoint SUBDIR+= gpsutils +SUBDIR+= libchamplain04 +SUBDIR+= libchamplain06 SUBDIR+= libdrg SUBDIR+= mapserver SUBDIR+= merkaartor |