diff options
Diffstat (limited to 'devel/str/Makefile')
-rw-r--r-- | devel/str/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/str/Makefile b/devel/str/Makefile index 2e17f00d2265..3784bde130de 100644 --- a/devel/str/Makefile +++ b/devel/str/Makefile @@ -16,7 +16,7 @@ COMMENT= Generic String Library GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= str-config.1 MAN3= str.3 |