diff options
Diffstat (limited to 'mail/libsrs_alt/Makefile')
-rw-r--r-- | mail/libsrs_alt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libsrs_alt/Makefile b/mail/libsrs_alt/Makefile index 2da7d5d795f4..9c8e813cc9fb 100644 --- a/mail/libsrs_alt/Makefile +++ b/mail/libsrs_alt/Makefile @@ -15,7 +15,7 @@ COMMENT= Sender Rewriting Scheme C Implementation USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SHLIB_MAJOR= 1 GNU_CONFIGURE= yes |