diff options
Diffstat (limited to 'misc/firestring/Makefile')
-rw-r--r-- | misc/firestring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index c76c778deb34..3fa47f71bf4e 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -17,7 +17,7 @@ COMMENT= A library to make string handling easier in C USE_BZIP2= yes HAS_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |