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 15689471185f..20ba7c85e6fd 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gdal.velocet.ca/pub/outgoing/ MAINTAINER= ports@FreeBSD.org COMMENT= C API for reading and writing ArcView Shapefiles -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 LIBTOOLFILES= # none ALL_TARGET= lib INSTALLS_SHLIB= yes |