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 f3853be332ed..67b7b67341a9 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -16,7 +16,7 @@ COMMENT= C API for reading and writing ArcView Shapefiles USE_AUTOTOOLS= libtool:15:env ALL_TARGET= lib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INSTALL_TARGET= lib_install post-patch: |