diff options
Diffstat (limited to 'devel/shapelib/Makefile')
-rw-r--r-- | devel/shapelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index e0f07e1b9304..259400b3936a 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://dl.maptools.org/dl/shapelib/ \ MAINTAINER= sunpoet@sunpoet.net COMMENT= C API for reading and writing ArcView Shapefiles -USE_AUTOTOOLS= libtool:15:env +USE_AUTOTOOLS= libtool:22:env USE_LDCONFIG= yes OPTIONS= PROJ4 "Cartographic Projections library" off |