diff options
Diffstat (limited to 'net-mgmt/net-snmp53/Makefile')
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index b59911f08a6b..128127efba3b 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -29,7 +29,7 @@ PATCH_DEPENDS= ${LIBTOOL_DEPENDS} USE_AUTOTOOLS= autoconf:261 libtool:15 USE_RC_SUBR= snmpd.sh snmptrapd.sh USE_OPENSSL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_LATEST_LINK= yes .if !defined(WITHOUT_PERL) USE_PERL5= yes |