diff options
author | fhajny <fhajny@pkgsrc.org> | 2016-10-25 08:26:06 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2016-10-25 08:26:06 +0000 |
commit | 853c2f03931a12f147f66fef04748cd4b236f5c8 (patch) | |
tree | 2eccea356f3b832edbccb53b895726672d6e9f94 /geography | |
parent | 3f764591eec8a12ed9c855bbfb7eea4b9b993c67 (diff) | |
download | pkgsrc-853c2f03931a12f147f66fef04748cd4b236f5c8.tar.gz |
Enable mapcode
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 06241e1f142..9d7bf66623e 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2016/10/24 18:00:21 bouyer Exp $ +# $NetBSD: Makefile,v 1.63 2016/10/25 08:26:06 fhajny Exp $ # COMMENT= Software for geographical-related uses @@ -33,6 +33,7 @@ SUBDIR+= libgeotiff SUBDIR+= libmemphis02 SUBDIR+= libnova SUBDIR+= libspatialite +SUBDIR+= mapcode SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= opencpn |